[
https://issues.apache.org/jira/browse/AMBARI-16199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15268248#comment-15268248
]
Hudson commented on AMBARI-16199:
---------------------------------
SUCCESS: Integrated in Ambari-branch-2.2 #685 (See
[https://builds.apache.org/job/Ambari-branch-2.2/685/])
AMBARI-16199. Improve output of command execution retry logic on agents.
(stoader:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=e540e5c606c67a00bafc62b89a1aaedaa36f8172])
* ambari-agent/src/test/python/ambari_agent/TestActionQueue.py
* ambari-agent/src/main/python/ambari_agent/ActionQueue.py
> Improve output of command execution retry logic on agents
> ---------------------------------------------------------
>
> Key: AMBARI-16199
> URL: https://issues.apache.org/jira/browse/AMBARI-16199
> Project: Ambari
> Issue Type: Improvement
> Components: ambari-agent
> Reporter: Daniel Gergely
> Assignee: Daniel Gergely
> Fix For: 2.4.0, 2.2.2, 2.2-next
>
> Attachments: AMBARI-16199.patch, AMBARI-16199_branch-2.2.patch
>
>
> When command execution is retried on agent, the output of the command can be
> misleading if the first try failed, but the second was successful.
> In that case error message remains in the output to indicate that there was a
> recovered problem.
> Additional information should be added here to indicate that a retry happened
> and a summary line that states whether eventually the command was successful
> or not.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)