[
https://issues.apache.org/jira/browse/AMBARI-11089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14541401#comment-14541401
]
Hudson commented on AMBARI-11089:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #2578 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2578/])
AMBARI-11089. Auto recovery commands should not be scheduled till the execution
commands are complete (smohanty:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=e7fdb7146bc278aafd3d9530b7c9f824e4716cb2)
* ambari-agent/src/test/python/ambari_agent/TestRecoveryManager.py
* ambari-agent/src/main/python/ambari_agent/RecoveryManager.py
* ambari-agent/src/main/python/ambari_agent/ActionQueue.py
* ambari-agent/src/test/python/ambari_agent/TestActionQueue.py
* ambari-agent/src/main/python/ambari_agent/Controller.py
* ambari-agent/src/main/python/ambari_agent/CommandStatusDict.py
> Auto recovery commands should not be scheduled till the execution commands
> are complete
> ---------------------------------------------------------------------------------------
>
> Key: AMBARI-11089
> URL: https://issues.apache.org/jira/browse/AMBARI-11089
> Project: Ambari
> Issue Type: Bug
> Components: ambari-agent
> Affects Versions: 2.1.0
> Reporter: Sumit Mohanty
> Assignee: Sumit Mohanty
> Priority: Critical
> Fix For: 2.1.0
>
> Attachments: AMBARI-11089.2.patch, AMBARI-11089.patch
>
>
> Auto recovery should wait for all executing commands to complete before it
> can schedule a recovery command. Without this change if a command takes more
> than 1 minute it is possible to schedule duplicates one after another.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)