[ 
https://issues.apache.org/jira/browse/AMBARI-15594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15215330#comment-15215330
 ] 

Hudson commented on AMBARI-15594:
---------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #4553 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/4553/])
AMBARI-15594. Enabling logging of commands breaks execution commands (smagyari: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=ea894ef80f7400c4e583673a1f75f66008975f7e])
* ambari-agent/src/test/python/ambari_agent/TestActionQueue.py
* ambari-agent/src/main/python/ambari_agent/ActionQueue.py
* ambari-agent/src/main/python/ambari_agent/AmbariConfig.py


> Enabling logging of commands breaks execution commands
> ------------------------------------------------------
>
>                 Key: AMBARI-15594
>                 URL: https://issues.apache.org/jira/browse/AMBARI-15594
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-agent
>    Affects Versions: 2.2.2
>            Reporter: Sandor Magyari
>            Assignee: Sandor Magyari
>            Priority: Critical
>             Fix For: 2.2.2
>
>         Attachments: AMBARI-15954.patch
>
>
> After enabling logging of command results, RESTART/START commands hangs. 
> Config modified based on: https://issues.apache.org/jira/browse/AMBARI-15393
> Error in the log:
> {code}
> WARNING 2016-03-25 23:40:47,808 ActionQueue.py:211 - cannot concatenate 'str' 
> and 'int' objects
> {code}
> Seems to be due to {code}
> "Begin command output log for command with id = " + command['taskId']
> {code} where the second one is an int. Not sure if its due to python version 
> but it reproduces on centos6 vagrant VMs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to