OpenSearch/modules/reindex/src
Boaz Leskes 2d1152ebac Remove ClusterService interface, in favor of it's only production instance #17183
We current have a ClusterService interface, implemented by InternalClusterService and a couple of test classes. Since the decoupling of the transport service and the cluster service, one can construct a ClusterService fairly easily, so we don't need this extra indirection.

Closes #17183
2016-03-21 13:55:10 +01:00
..
main/java/org/elasticsearch/index/reindex Remove ClusterService interface, in favor of it's only production instance #17183 2016-03-21 13:55:10 +01:00
test [reindex] Properly register status 2016-03-16 07:40:49 -04:00