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).
   
![image](https://github.com/apache/james-project/assets/55171818/3875b46e-8c62-4b9c-9a6a-1332bdbc9591)
   
   
   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]

Reply via email to