OpenSearch/x-pack/plugin/ccr
Nhat Nguyen 9089820d8f Enable indexing optimization using sequence numbers on replicas (#43616)
This PR enables the indexing optimization using sequence numbers on
replicas. With this optimization, indexing on replicas should be faster
and use less memory as it can forgo the version lookup when possible.
This change also deactivates the append-only optimization on replicas.

Relates #34099
2019-07-05 22:12:08 -04:00
..
qa Testclusters: conver remaining x-pack (#43335) 2019-06-24 12:07:42 +03:00
src Enable indexing optimization using sequence numbers on replicas (#43616) 2019-07-05 22:12:08 -04:00
build.gradle [Backport] Remove dependency substitutions 7.x (#42866) 2019-06-04 13:50:23 -07:00