OpenSearch/buildSrc
Boaz Leskes 7cd128b372 Extract non-transport primary logic from TransportReplicationAction #16492
Extracts all the replication logic that is done on the Primary to a separated class called ReplicationOperation. The goal
here is to make unit testing of this logic easier and in the future allow setting up tests that work directly on IndexShards
without the need for networking.

Closes #16492
2016-04-19 15:45:59 +03:00
..
src/main Extract non-transport primary logic from TransportReplicationAction #16492 2016-04-19 15:45:59 +03:00
build.gradle Fix UP-TO-DATE check for some tasks 2016-04-11 17:29:33 -04:00
version.properties Add back the Version.V_5_0_0 constant. #17688 2016-04-13 10:00:37 +02:00