Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
2.7.1
-
None
-
Reviewed
Description
In LeafQueue#setupQueueConfigs there's a redundant log of nodeLocalityDelay:
"nodeLocalityDelay = " + nodeLocalityDelay + "\n" + "labels=" + labelStrBuilder.toString() + "\n" + "nodeLocalityDelay = " + nodeLocalityDelay + "\n" +