Arsnael commented on PR #1647: URL: https://github.com/apache/james-project/pull/1647#issuecomment-1639286447
OpenSearch you might want to upgrade the docker container as well, maybe the API slightly changed? I agree to open a ticket just for this though. I just checked on Opensearch doc : https://opensearch.org/docs/latest/clients/java/ It seems the latest java client update has an integrated transport class. We need to measure the impact of refactoring that would allow us to drop the rest client library. If it's not too bad, then we need perf tests as well to see if there is a gain or not. If the result is good enough, we could switch and drop the opensearch-rest-client dependency. WDYT? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
