1개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
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.
답변함 9달 전
관련 콘텐츠
- 질문됨 일 년 전
- AWS 공식업데이트됨 일 년 전
thank you very much!