OpenSearch/core
Yannick Welsch d7d5909e69 Disconnect from newly added nodes if cluster state publishing fails (#21197)
Before publishing a cluster state the master connects to the nodes that are added in the cluster state. When publishing fails, however, it does not disconnect from these nodes, leaving NodeConnectionsService out of sync with the currently applied cluster state.
2016-10-31 15:09:43 +01:00
..
src Disconnect from newly added nodes if cluster state publishing fails (#21197) 2016-10-31 15:09:43 +01:00
build.gradle Upgrade Log4j 2 to version 2.7 2016-10-07 13:05:30 -05:00