You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/04/08 19:59:03 UTC

[GitHub] [beam] egalpin commented on pull request #17297: [BEAM-14000] Fixes Elastic search IO doesnot work when both password and keystore are used

egalpin commented on PR #17297:
URL: https://github.com/apache/beam/pull/17297#issuecomment-1093305644

   @nishantjain91 I'm thinking it might be sufficient to test that calling `ConnectionConfiguration#createClient` with username/password, ssl, and then both set, would generate a RestClient with the expected settings configured.  That way we'll be testing the code that we have control over and not SSL/Elasticsearch's configuration of SSL.


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org