Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

elastic search update Service software release in AWS console

after pressing update service software release in AWS console the following message appeared An update to release *******has been requested and is pending. Before the update starts, you can cancel it any time."

Right now I waited for 1 day - still pending.

Any ideas how much time does it take, or do i need to do anything to move it from pending to updating, and should i expect any downtime in the update processenter image description here

like image 979
Abdelrahman M. Abdelkhalik Avatar asked Nov 10 '20 11:11

Abdelrahman M. Abdelkhalik


People also ask

How do I update OpenSearch?

If you need to update a document's fields in your index, you can use the update document API operation. You can do so by specifying the new data you want in your index or by including a script in your request body, which OpenSearch runs to update the document.

Is Elasticsearch and AWS Elasticsearch same?

The Amazon OpenSearch Service (formerly Amazon Elasticsearch Service) is not Elasticsearch and is not a partnership with Elastic, the company behind Elasticsearch.


Video Answer


1 Answers

I requested the R20210426-P2 update on a Monday and it was completed on the next Saturday so roughly 6 days from request to actual update. It's also worth noting that the update does not show up in the Upgrade tab in the UI, it shows up in the Notifications tab with this:

Service software update R20210426-P2 completed.

[UPDATE 11 Jul 2021] I just proceeded with updates on two additional domains and the updates began within 15 minutes.

[UPDATE 17 Dec 2021 Log4J CVE] I've had variable luck with the R20211203-P2. One cluster updated in a few hours and one took a few days. A third I was sure I started a few days ago but it gave me the option to update today (possibly a timeout?). I'm guessing they limit the number of concurrent updates and things are backed up. I recommend continuing to check the console but have patience, they do eventually get updated. If you have paid support, definitely open a ticket.

like image 146
Mike Dalrymple Avatar answered Oct 19 '22 15:10

Mike Dalrymple