OpenSearch/x-pack/plugin/ccr
Nhat Nguyen 48c169e065
CCR: replicates max seq_no of updates to follower (#34051)
This commit replicates the max_seq_no_of_updates on the leading index
to the primaries of the following index via ShardFollowNodeTask. The
max_seq_of_updates is then transmitted to the replicas of the follower
via replication requests (that's BulkShardOperationsRequest).

Relates #33656
2018-09-26 08:00:10 -04:00
..
qa [CCR] Expose auto follow stats to monitoring (#33886) 2018-09-25 07:19:46 +02:00
src CCR: replicates max seq_no of updates to follower (#34051) 2018-09-26 08:00:10 -04:00
build.gradle Move CCR REST tests to a sub-project of ccr 2018-09-15 10:18:59 -04:00