OpenSearch/test/framework
Nhat Nguyen ad61398879
CCR: Optimize indexing ops using seq_no on followers (#34099)
This change introduces the indexing optimization using sequence numbers
in the FollowingEngine. This optimization uses the max_seq_no_updates
which is tracked on the primary of the leader and replicated to replicas
and followers.

Relates #33656
2018-09-28 20:42:26 -04:00
..
src CCR: Optimize indexing ops using seq_no on followers (#34099) 2018-09-28 20:42:26 -04:00
build.gradle Move precommit task implementation to java (#33407) 2018-09-17 14:09:28 +03:00