damccorm opened a new issue, #21455:
URL: https://github.com/apache/beam/issues/21455

   When using both username/password and ssl keystore, ElasticSearchIO doesnot 
Create correct restclient.
   
    
   
   Firstly, it sets HttpClientConfigCallback using httpAsyncClientBuilder if 
username and passowrd is used. Afterwards, it will replace 
HttpClientConfigCallback to httpClientBuilder is ssl store is used, hence 
losing the credentials provider
   
   Imported from Jira 
[BEAM-14000](https://issues.apache.org/jira/browse/BEAM-14000). Original Jira 
may contain additional context.
   Reported by: nishantjain91.


-- 
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]

Reply via email to