You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Dmytro Sen (JIRA)" <ji...@apache.org> on 2015/01/26 15:22:34 UTC

[jira] [Resolved] (AMBARI-8462) Ambari agent should catch all exceptions which raised during bootstrap agent process and traceback they only if it "-v" was setup

     [ https://issues.apache.org/jira/browse/AMBARI-8462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmytro Sen resolved AMBARI-8462.
--------------------------------
    Resolution: Fixed

Committed to trunk

> 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)