OpenSearch/x-pack/plugin/voting-only-node
Yannick Welsch 1220ff5b6d Publish to self through transport (#43994)
This commit ensures that cluster state publications to self also go through the transport layer. This
allows voting-only nodes to intercept the publication to self.

Fixes an issue discovered by a test failure where a voting-only node, which was the only
bootstrapped node, would not step down as master after state transfer because publishing to self
would succeed.

Closes #43631
2019-07-05 13:00:52 +02:00
..
src Publish to self through transport (#43994) 2019-07-05 13:00:52 +02:00
build.gradle Add voting-only master node (#43410) 2019-06-26 08:07:56 +02:00