[
https://issues.apache.org/jira/browse/AMBARI-21574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16367207#comment-16367207
]
Hudson commented on AMBARI-21574:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8744 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/8744/])
AMBARI-21574. Agent hangs when server is restarted during connection (aonishuk:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=4d7148a85ffb8f3c27ca70d79350823aaa563a2f])
* (edit) ambari-common/src/main/python/ambari_stomp/adapter/websocket.py
* (edit) ambari-common/src/main/python/ambari_stomp/transport.py
> Agent hangs when server is restarted during connection stage
> ------------------------------------------------------------
>
> Key: AMBARI-21574
> URL: https://issues.apache.org/jira/browse/AMBARI-21574
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Priority: Major
> Fix For: 3.0.0
>
> Attachments: AMBARI-21574.patch
>
>
> INFO 2017-07-25 08:34:21,115 InitializerModule.py:97 - Connecting to
> wss://perf-server-test-perf-1.c.pramod-thangali.internal:8441/agent/stomp/v1
> INFO 2017-07-25 08:34:21,210 transport.py:322 - Starting receiver loop
> INFO 2017-07-25 08:34:21,211 transport.py:267 - Sending frame: 'STOMP',
> headers={'host': 0, 'accept-version': '1.2'}
> # here it hangs
>
> There should be a timeout for waiting for reply from server to connection
> frame.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)