[jira] [Updated] (AMBARI-21688) Fix raceconditions causing ambari-agent to hang/fail

2017-08-14 Thread Andrew Onischuk (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-21688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Onischuk updated AMBARI-21688:
-
Resolution: Fixed
Status: Resolved  (was: Patch Available)

Committed to branch-3.0-perf

> Fix raceconditions causing ambari-agent to hang/fail
> 
>
> Key: AMBARI-21688
> URL: https://issues.apache.org/jira/browse/AMBARI-21688
> Project: Ambari
>  Issue Type: Bug
>Reporter: Andrew Onischuk
>Assignee: Andrew Onischuk
> Fix For: 3.0.0
>
> Attachments: AMBARI-21688.patch
>
>
> Fix two raceconditions:  
> First causes agent to hang forever during initial connection:
> 
> 
> INFO 2017-08-08 16:55:06,780 transport.py:329 - Starting receiver 
> loopINFO 2017-08-08 16:55:06,781 transport.py:271 - Sending frame: 'STOMP', 
> headers={'host': 0, 'accept-version': '1.2'}
> 
> Second one causes heartbeating fail with:
> 
> 
> ERROR 2017-08-08 10:12:08,328 HeartbeatThread.py:167 - Error in 
> responseId sequence - restarting
> INFO 2017-08-08 10:12:08,328 ExitHelper.py:56 - Performing cleanup before 
> exiting...
> 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (AMBARI-21688) Fix raceconditions causing ambari-agent to hang/fail

2017-08-09 Thread Andrew Onischuk (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-21688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Onischuk updated AMBARI-21688:
-
Status: Patch Available  (was: Open)

> Fix raceconditions causing ambari-agent to hang/fail
> 
>
> Key: AMBARI-21688
> URL: https://issues.apache.org/jira/browse/AMBARI-21688
> Project: Ambari
>  Issue Type: Bug
>Reporter: Andrew Onischuk
>Assignee: Andrew Onischuk
> Fix For: 3.0.0
>
> Attachments: AMBARI-21688.patch
>
>
> Fix two raceconditions:  
> First causes agent to hang forever during initial connection:
> 
> 
> INFO 2017-08-08 16:55:06,780 transport.py:329 - Starting receiver 
> loopINFO 2017-08-08 16:55:06,781 transport.py:271 - Sending frame: 'STOMP', 
> headers={'host': 0, 'accept-version': '1.2'}
> 
> Second one causes heartbeating fail with:
> 
> 
> ERROR 2017-08-08 10:12:08,328 HeartbeatThread.py:167 - Error in 
> responseId sequence - restarting
> INFO 2017-08-08 10:12:08,328 ExitHelper.py:56 - Performing cleanup before 
> exiting...
> 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (AMBARI-21688) Fix raceconditions causing ambari-agent to hang/fail

2017-08-09 Thread Andrew Onischuk (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-21688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Onischuk updated AMBARI-21688:
-
Attachment: AMBARI-21688.patch

> Fix raceconditions causing ambari-agent to hang/fail
> 
>
> Key: AMBARI-21688
> URL: https://issues.apache.org/jira/browse/AMBARI-21688
> Project: Ambari
>  Issue Type: Bug
>Reporter: Andrew Onischuk
>Assignee: Andrew Onischuk
> Fix For: 3.0.0
>
> Attachments: AMBARI-21688.patch
>
>
> Fix two raceconditions:  
> First causes agent to hang forever during initial connection:
> 
> 
> INFO 2017-08-08 16:55:06,780 transport.py:329 - Starting receiver 
> loopINFO 2017-08-08 16:55:06,781 transport.py:271 - Sending frame: 'STOMP', 
> headers={'host': 0, 'accept-version': '1.2'}
> 
> Second one causes heartbeating fail with:
> 
> 
> ERROR 2017-08-08 10:12:08,328 HeartbeatThread.py:167 - Error in 
> responseId sequence - restarting
> INFO 2017-08-08 10:12:08,328 ExitHelper.py:56 - Performing cleanup before 
> exiting...
> 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)