OpenSearch/x-pack/plugin/ccr/qa
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
..
downgrade-to-basic-license Elasticsearch support to JSON logging (#36833) 2019-01-29 07:20:09 +01:00
multi-cluster Wait for index following is active for auto followed index (#39175) 2019-02-25 10:44:20 +01:00
non-compliant-license Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00
rest Introduce forget follower API (#39718) 2019-03-07 11:08:45 -05:00
restart Enable reading auto-follow patterns from x-content (#40130) 2019-03-18 21:48:44 -04:00
security Introduce forget follower API (#39718) 2019-03-07 11:08:45 -05:00
src/main/java/org/elasticsearch/xpack/ccr Enable reading auto-follow patterns from x-content (#40130) 2019-03-18 21:48:44 -04:00
build.gradle Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00