René Cordier created JAMES-3929:
-----------------------------------

             Summary: Upgrade opensearch-java client 
                 Key: JAMES-3929
                 URL: https://issues.apache.org/jira/browse/JAMES-3929
             Project: James Server
          Issue Type: Improvement
            Reporter: René Cordier
             Fix For: 3.9.0


We should upgrade and fix code accordingly the opensearch-java client from 
2.1.0 to its latest version, 2.6.0.

Also, referring to the official doc: 
[https://opensearch.org/docs/latest/clients/java/]

It seems the opensearch-java client now has its own http client transport. We 
need to try to refactor the code to use this instead of the transport client 
privded by the opensearch-rest-client dependency, which would allow us to drop 
it. 

Then we need to do some performance tests to measure if such adoption has any 
impact or not. If the tests are conclusive enough, we should adopt it and drop 
the opensearch-rest-client dependency once and for all.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to