[
https://issues.apache.org/jira/browse/AMBARI-16199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15268285#comment-15268285
]
Sebastian Toader commented on AMBARI-16199:
-------------------------------------------
Committed to trunk:
{code}
commit d32f61c9e008a69d95d74b1048b56aeab33d6a85
Author: Daniel Gergely <[email protected]>
Date: Tue May 3 06:57:04 2016 +0200
AMBARI-16199. Improve output of command execution retry logic on agents.
(Daniel Gergely via stoader)
{code}
Committed to branch-2.2:
{code}
commit e540e5c606c67a00bafc62b89a1aaedaa36f8172
Author: Daniel Gergely <[email protected]>
Date: Tue May 3 07:13:54 2016 +0200
AMBARI-16199. Improve output of command execution retry logic on agents.
(Daniel Gergely via stoader)
{code}
> 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)