[
https://issues.apache.org/jira/browse/AMBARI-10065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14361270#comment-14361270
]
Hudson commented on AMBARI-10065:
---------------------------------
ABORTED: Integrated in Ambari-branch-2.0.0 #72 (See
[https://builds.apache.org/job/Ambari-branch-2.0.0/72/])
AMBARI-10065. Performance: ActionScheduler loads too many objects per Stage
iteration (ncole) (ncole:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=54c5826594b68d990cb18bf2681caca7ac57b95e)
*
ambari-server/src/main/java/org/apache/ambari/server/agent/HeartbeatMonitor.java
*
ambari-server/src/main/java/org/apache/ambari/server/KdcServerConnectionVerification.java
*
ambari-server/src/test/java/org/apache/ambari/server/actionmanager/TestActionScheduler.java
*
ambari-server/src/main/java/org/apache/ambari/server/actionmanager/ActionDBAccessorImpl.java
*
ambari-server/src/main/java/org/apache/ambari/server/actionmanager/ActionDBAccessor.java
*
ambari-server/src/main/java/org/apache/ambari/server/actionmanager/ActionScheduler.java
> Performance: ActionScheduler loads too many objects per Stage iteration
> -----------------------------------------------------------------------
>
> Key: AMBARI-10065
> URL: https://issues.apache.org/jira/browse/AMBARI-10065
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Reporter: Nate Cole
> Assignee: Nate Cole
> Fix For: 2.0.0
>
> Attachments: AMBARI-10065.patch
>
>
> During analysis of a 400 node cluster, the ActionScheduler is loading too
> many stages, when it already has a handle to the correct stage. The entire
> Request is not needed, when the code only checks the exclusive flag.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)