-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57295/
-----------------------------------------------------------
Review request for Ambari, Dmitro Lisnichenko and Nate Cole.
Bugs: AMBARI-20308
https://issues.apache.org/jira/browse/AMBARI-20308
Repository: ambari
Description
-------
During an upgrade to HDP 2.6, Atlas service checks are failing. This is because
in ATLAS-1427, `TLSv1.2` was added as the default protocol and `TLSv1, TLSv1.1`
were excluded. Some versions of cURL do not support TLSv1.2.
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.6/services/ATLAS/configuration/application-properties.xml
47e1fb5
Diff: https://reviews.apache.org/r/57295/diff/1/
Testing
-------
Performed an EU to HDP 2.6 for Atlas and verified the property.
Thanks,
Jonathan Hurley