[
https://issues.apache.org/jira/browse/AMBARI-10819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14522091#comment-14522091
]
Hudson commented on AMBARI-10819:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #2493 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2493/])
AMBARI-10819 Ambari bootstrap: Premature Agent shutdown may lead to Agent stall
(fbarca:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=2be054d180fd1b7328e68f01732ed51bc67c0862)
* ambari-server/src/test/python/TestSetupAgent.py
* ambari-server/src/main/python/setupAgent.py
* ambari-agent/conf/unix/ambari-agent
> Ambari bootstrap: Premature Agent shutdown may lead to Agent stall
> ------------------------------------------------------------------
>
> Key: AMBARI-10819
> URL: https://issues.apache.org/jira/browse/AMBARI-10819
> Project: Ambari
> Issue Type: Bug
> Components: ambari-agent, ambari-server
> Affects Versions: 2.1.0
> Environment: Linux all versions
> Reporter: Florian Barca
> Assignee: Florian Barca
> Fix For: 2.1.0
>
> Attachments: AMBARI-10781.0.patch
>
>
> Currently, the bootstrap script shuts down the existing Agent before
> attempting anything else. This is a problem, as any bug/malfunction that
> terminates the execution before the new Agent is set up risks to leave the
> old Agent stopped, so the machine becomes unresponsive. The logic needs to
> account for potential failures and only restart the Agent after all the bits
> have been deployed and the configuration has been properly set.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)