1 Antwort
- Neueste
- Die meisten Stimmen
- Die meisten Kommentare
0
Hi, when the cluster is RED, any blue green deployments that you trigger as a result of configuration changes will get stuck in processing state. Its advised to make sure the cluster is either is green or yellow state before you make any changes to the cluster. Managed Opensearch service performs multiple auto retries (before it gives up) to see if the cluster is out of RED state so that it can finish the Blue Green deployment. Now that the cluster is stuck in processing, there is not much you could do but open a support case for the AWS teams to manually clear the stuck state and continue with blue green deployment.
beantwortet vor 9 Monaten
Relevanter Inhalt
- AWS OFFICIALAktualisiert vor 4 Jahren
- AWS OFFICIALAktualisiert vor 3 Jahren
- AWS OFFICIALAktualisiert vor einem Jahr
- AWS OFFICIALAktualisiert vor 4 Jahren
thank you very much!