[
https://issues.apache.org/jira/browse/YARN-4461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15060466#comment-15060466
]
Wangda Tan commented on YARN-4461:
----------------------------------
Thanks [~eepayne], patch looks good, +1.
> Redundant nodeLocalityDelay log in LeafQueue
> --------------------------------------------
>
> Key: YARN-4461
> URL: https://issues.apache.org/jira/browse/YARN-4461
> Project: Hadoop YARN
> Issue Type: Bug
> Components: capacityscheduler
> Affects Versions: 2.7.1
> Reporter: Jason Lowe
> Assignee: Eric Payne
> Priority: Trivial
> Attachments: YARN-4461.001.patch
>
>
> In LeafQueue#setupQueueConfigs there's a redundant log of nodeLocalityDelay:
> {code}
> "nodeLocalityDelay = " + nodeLocalityDelay + "\n" +
> "labels=" + labelStrBuilder.toString() + "\n" +
> "nodeLocalityDelay = " + nodeLocalityDelay + "\n" +
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)