Dmytro Sen created AMBARI-8462:
----------------------------------
Summary: 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)