After upgrading from OpenSearch 1.x->2.x in T421757, we have noticed that restarting a master-eligible node almost always causes the cluster to lose quorum, which results in an an outage. This usually resolves itself in 5-10m, but we don't want to be in a state where one server going down can cause an outage.
Creating this ticket to:
- Brainstorm ideas for fixing or mitigating this issue. I've created this Google doc for brainstorming, please add your ideas there.
- Create subtickets for the ones we intend to implement