[
https://issues.apache.org/jira/browse/AMBARI-8462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14292006#comment-14292006
]
Hudson commented on AMBARI-8462:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #1603 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/1603/])
AMBARI-8462 Ambari agent should catch all exceptions which raised during
bootstrap agent process and traceback they only if it "-v" was setup (dsen)
(dsen:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=7552355ce0223313e2bbc34a7c8b7d27786ec831)
* ambari-server/src/test/python/TestSetupAgent.py
* ambari-server/src/main/python/setupAgent.py
> Ambari agent should catch all exceptions which raised during bootstrap agent
> process and traceback they only if it "-v" was setup
> ---------------------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-8462
> URL: https://issues.apache.org/jira/browse/AMBARI-8462
> Project: Ambari
> Issue Type: Task
> Reporter: Dmytro Sen
> Assignee: Dmytro Sen
> Fix For: 2.0.0
>
>
> Ambari agent should restart with -v option if previous ambari-agent process
> was run with -v option. Accordinly this option we shoul show/hide traceback.
> How it will work:
> 1) ambari-agent always have been restarted even if ambari-agent didn't
> started before, so we should restart ambari-agent with '-v' option if
> previous process of ambari-agent was started with '-v'
> 2) If '-v' option is not defined in command line all exceptions with
> tracebacks, which rised while setup of ambari-agent, will be showed in
> output, othewise only error messages will be showed in output.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)