OpenSearch/modules/reindex
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
..
src Remove ClusterService interface, in favor of it's only production instance #17183 2016-03-21 13:55:10 +01:00
build.gradle Revert "Silence reindex's rest tests" 2016-03-02 09:17:06 -05:00