-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71526/
-----------------------------------------------------------
Review request for atlas, Ashutosh Mestry, Madhan Neethiraj, Nixon Rodrigues,
and Sarath Subramanian.
Bugs: ATLAS-3419
https://issues.apache.org/jira/browse/ATLAS-3419
Repository: atlas
Description
-------
Issue : Atlas is unable to connect to wired Solr server, through the configured
truststore file. As a work-around the communication works fine when Solr
truststore is imported to Java cacerts.
The current patch includes changes to add keystore and truststore
configurations in a SSLContext.
Diffs
-----
webapp/src/main/java/org/apache/atlas/web/service/SecureEmbeddedServer.java
3a8bd9f84
Diff: https://reviews.apache.org/r/71526/diff/1/
Testing
-------
Was able to verify that with the changes Atlas to wired Solr communication
works as expected.
Thanks,
Vishal Suvagia