The update opensearch-java 2.1.0 -> 2.6.0 make a test case fail.
Investigate why and update it successfully
apache#1647 (comment)
apache#1647 (comment)
EDIT @Arsnael :
We need as well to:
- try a refactoring of the code, as the new opensearch java client has its own http transport class. Maybe if not too problematic, we could drop then the opensearch-rest-client dependency.
- need to do a perf test of that refactoring and compare if we get better results or if it is similar (or worse)