[ https://issues.apache.org/jira/browse/BEAM-14000?focusedWorklogId=771717&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-771717 ]
ASF GitHub Bot logged work on BEAM-14000: ----------------------------------------- Author: ASF GitHub Bot Created on: 18/May/22 05:33 Start Date: 18/May/22 05:33 Worklog Time Spent: 10m Work Description: nishantjain91 commented on PR #17297: URL: https://github.com/apache/beam/pull/17297#issuecomment-1129584856 @egalpin I tried to use `perfromrequest` method but the problem is again same - response does not contain any useful information. So the two options I see stillare same - reflection or cluster with appropriate settings(. Issue Time Tracking ------------------- Worklog Id: (was: 771717) Time Spent: 3h (was: 2h 50m) > Elastic search IO doesnot work when both username/password and keystore are > used > -------------------------------------------------------------------------------- > > Key: BEAM-14000 > URL: https://issues.apache.org/jira/browse/BEAM-14000 > Project: Beam > Issue Type: Bug > Components: sdk-java-core > Reporter: nishant jain > Priority: P2 > Time Spent: 3h > Remaining Estimate: 0h > > 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 -- This message was sent by Atlassian Jira (v8.20.7#820007)