You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/10/31 11:38:00 UTC

[jira] [Commented] (AMBARI-24846) Ambari-agent stop hangs if ambari-server is stopped.

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

Hudson commented on AMBARI-24846:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #10258 (See [https://builds.apache.org/job/Ambari-trunk-Commit/10258/])
AMBARI-24846. Ambari-agent stop hangs if ambari-server is stopped. (aonishuk: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=0f0bc6b39eda33e3990b1c34a272dbad80f37784])
* (edit) ambari-agent/src/main/python/ambari_agent/main.py


> Ambari-agent stop hangs if ambari-server is stopped.
> ----------------------------------------------------
>
>                 Key: AMBARI-24846
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24846
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.8.0
>
>         Attachments: AMBARI-24846.patch
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
>     [root@gc7001 ~]# ambari-agent  stop
>     Verifying Python version compatibility...
>     Using python  /usr/bin/python
>     Found ambari-agent PID: 7391
>     Stopping ambari-agent
>     ^C^C^X^Z
>     [2]+  Stopped                 ambari-agent stop
>     [root@gc7001 ~]# ^C
>     [root@gc7001 ~]# kill -9 7391
>     



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)