OpenSearch/x-pack/plugin/ccr
Martijn van Groningen 1390f366d4
[CCR] Only auto follow indices when all primary shards have started (#35814)
This change adds an extra check that verifies that all primary shards
have been started of an index that is about to be auto followed.

If not all primary shards have been started for an index
then the next auto follow run will try to follow to auto follow
this index again.

Closes #35480
2018-11-29 09:46:09 +01:00
..
qa Deprecate X-Pack centric license endpoints (#35959) 2018-11-28 08:24:35 -05:00
src [CCR] Only auto follow indices when all primary shards have started (#35814) 2018-11-29 09:46:09 +01:00
build.gradle Auto configure all test tasks (#34666) 2018-10-24 16:05:50 +03:00