Bibin A Chundatt created YARN-9328:
--------------------------------------
Summary: ParentQueue#apply move log outside writelock
Key: YARN-9328
URL: https://issues.apache.org/jira/browse/YARN-9328
Project: Hadoop YARN
Issue Type: Bug
Reporter: Bibin A Chundatt
{code}
LOG.info("assignedContainer" + " queue=" + getQueueName()
+ " usedCapacity=" + getUsedCapacity() + " absoluteUsedCapacity="
+ getAbsoluteUsedCapacity() + " used=" + queueUsage.getUsed()
+ " cluster=" + cluster);
{code}
Logging can be done after log.. Logging could reduce performance ..
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]