[
https://issues.apache.org/jira/browse/YARN-8878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
BELUGA BEHR updated YARN-8878:
------------------------------
Attachment: YARN-8878.1.patch
> Remove StringBuffer from ManagedParentQueue.java
> ------------------------------------------------
>
> Key: YARN-8878
> URL: https://issues.apache.org/jira/browse/YARN-8878
> Project: Hadoop YARN
> Issue Type: Improvement
> Components: resourcemanager
> Affects Versions: 3.2.0
> Reporter: BELUGA BEHR
> Assignee: BELUGA BEHR
> Priority: Trivial
> Attachments: YARN-8878.1.patch
>
>
> Remove all {{StringBuffer}} references from the class {{ManagedParentQueue}}.
> {{StringBuffer}} are synchronized and should be instead replaced with the
> non-synchronized {{StringBuilder}}. However, in this case, just use {{SLF4J}}
> parameter logging.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]