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 官方已更新 1 年前
- AWS 官方已更新 4 年前
- AWS 官方已更新 1 年前
- AWS 官方已更新 9 个月前
thank you very much!