[ 
https://issues.apache.org/jira/browse/AMBARI-18512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15542615#comment-15542615
 ] 

Eugene Chekanskiy commented on AMBARI-18512:
--------------------------------------------

[~sumitmohanty], [~aonishuk], some old python versions have problems with 
sslv3, so we patching python ssl module to use other protocol version.
But we caught problems with this patching during status commands execution. ssl 
module was patched in status command code, but module that contains patched 
function removed from python after status command execution and patched 
function remains, that causing this patched function have broken context(all 
imports are None).
In patch we moved patching to common code and added check if ssl module already 
patched.

> Ambari-Server restart causes all host components to go in Heartbeat Lost 
> state indefinitely.
> --------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-18512
>                 URL: https://issues.apache.org/jira/browse/AMBARI-18512
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>             Fix For: 2.5.0
>
>         Attachments: AMBARI-18512.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to