mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-13 08:25:26 +00:00
If we failed over while the data nodes were doing their work we would never resolve the listener and leak it. This change fails all listeners if master fails over.