OpenSearch/x-pack/plugin/ccr/qa/restart
Jason Tedor f88e4181ca
Enable reading auto-follow patterns from x-content (#40130)
This named writable was never registered, so it means that we could not
read auto-follow patterns that were registered in the cluster
state. This causes them to be lost on restarts, a bad bug. This commit
addresses this by registering this named writable, and we add a basic
CCR restart test to ensure that CCR keeps functioning properly when the
follower is restarted.
2019-03-18 21:48:44 -04:00
..
src/test/java/org/elasticsearch/xpack/ccr Enable reading auto-follow patterns from x-content (#40130) 2019-03-18 21:48:44 -04:00
build.gradle Enable reading auto-follow patterns from x-content (#40130) 2019-03-18 21:48:44 -04:00