[
https://issues.apache.org/jira/browse/AMBARI-15023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15145790#comment-15145790
]
Hadoop QA commented on AMBARI-15023:
------------------------------------
{color:green}+1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12787711/AMBARI-15023.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in .
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/5351//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/5351//console
This message is automatically generated.
> Agents should not ask for auto-start command details if it has the details
> --------------------------------------------------------------------------
>
> Key: AMBARI-15023
> URL: https://issues.apache.org/jira/browse/AMBARI-15023
> Project: Ambari
> Issue Type: Bug
> Components: ambari-agent
> Affects Versions: 2.2.1
> Reporter: Sumit Mohanty
> Assignee: Sumit Mohanty
> Priority: Critical
> Fix For: 2.2.2
>
> Attachments: AMBARI-15023.patch
>
>
> agent keeps on asking for the details for auto execution commands even if it
> has the details. this results in server unnecessarily computing START command
> details when its not needed.
> {code}
> 12 Feb 2016 04:20:13,092 INFO [ambari-hearbeat-monitor] HeartbeatMonitor:306
> - NIMBUS is at INSTALLED adding more payload per agent ask from
> c6401.ambari.apache.org
> 12 Feb 2016 04:20:13,096 INFO [ambari-hearbeat-monitor]
> AmbariManagementControllerImpl:2077 -
> AmbariManagementControllerImpl.createHostAction: created ExecutionCommand for
> host c6401.ambari.apache.org, role NIMBUS, roleCommand START, and command ID
> 1-0, with cluster-env tags TOPOLOGY_RESOLVED
> 12 Feb 2016 04:21:13,103 INFO [ambari-hearbeat-monitor] HeartbeatMonitor:306
> - NIMBUS is at INSTALLED adding more payload per agent ask from
> c6401.ambari.apache.org
> 12 Feb 2016 04:21:13,109 INFO [ambari-hearbeat-monitor]
> AmbariManagementControllerImpl:2077 -
> AmbariManagementControllerImpl.createHostAction: created ExecutionCommand for
> host c6401.ambari.apache.org, role NIMBUS, roleCommand START, and command ID
> 1-0, with cluster-env tags TOPOLOGY_RESOLVED
> 12 Feb 2016 04:22:13,112 INFO [ambari-hearbeat-monitor] HeartbeatMonitor:306
> - NIMBUS is at INSTALLED adding more payload per agent ask from
> c6401.ambari.apache.org
> 12 Feb 2016 04:22:13,116 INFO [ambari-hearbeat-monitor]
> AmbariManagementControllerImpl:2077 -
> AmbariManagementControllerImpl.createHostAction: created ExecutionCommand for
> host c6401.ambari.apache.org, role NIMBUS, roleCommand START, and command ID
> 1-0, with cluster-env tags TOPOLOGY_RESOLVED
> 12 Feb 2016 04:23:13,121 INFO [ambari-hearbeat-monitor] HeartbeatMonitor:306
> - NIMBUS is at INSTALLED adding more payload per agent ask from
> c6401.ambari.apache.org
> 12 Feb 2016 04:23:13,124 INFO [ambari-hearbeat-monitor]
> AmbariManagementControllerImpl:2077 -
> AmbariManagementControllerImpl.createHostAction: created ExecutionCommand for
> host c6401.ambari.apache.org, role NIMBUS, roleCommand START, and command ID
> 1-0, with cluster-env tags TOPOLOGY_RESOLVED
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)