You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/08/09 13:54:00 UTC

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

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

Hadoop QA commented on AMBARI-21688:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12880995/AMBARI-21688.patch
  against trunk revision .

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/11964//console

This message is automatically generated.

> 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)