-
Type:
Task
-
Resolution: Unresolved
-
Priority:
L3 - Default
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Some integration tests have direct dependencies to ElasticSearch. We need to change them so that all the dependencies are located in theĀ ElasticsearchDatabaseTestService and accessed via the generic extension.
This should make the use of the following method obsolete
public abstract OptimizeElasticsearchClient getOptimizeElasticsearchClient();