quantranhong1999 opened a new pull request, #1564: URL: https://github.com/apache/james-project/pull/1564
Before, we were using Non-Preemptive authentication for OpenSearch that makes 1 normal OpenSearch request to be 2 round trips (1 authenticated 401 request and 1 normal request).  This likely negatively affected our search performance. We should avoid that. rf: https://www.elastic.co/guide/en/elasticsearch/client/java-api-client/master/_basic_authentication.html -- 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]
