You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/02/02 23:54:36 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14302104#comment-14302104 ] 

Hudson commented on AMBARI-8462:
--------------------------------

FAILURE: Integrated in Ambari-trunk-Commit-docker #841 (See [https://builds.apache.org/job/Ambari-trunk-Commit-docker/841/])
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/main/python/setupAgent.py
* ambari-server/src/test/python/TestSetupAgent.py
AMBARI-8462 Ambari agent should catch all exceptions which raised during bootstrap agent process and traceback they only if it "-v" was setup (Additional patch) (dsen) (dsen: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=085079036e460a677ac4d83e8265e526ac0db5b2)
* 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)