[
https://issues.apache.org/jira/browse/ZOOKEEPER-655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kay Kay updated ZOOKEEPER-655:
------------------------------
Status: Patch Available (was: Open)
> StringBuffer -> StringBuilder - conversion of references as necessary
> ---------------------------------------------------------------------
>
> Key: ZOOKEEPER-655
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-655
> Project: Zookeeper
> Issue Type: Improvement
> Reporter: Kay Kay
> Attachments: ZOOKEEPER-655.patch
>
>
> Some of the 'StringBuffer' references that do not escape the scope of the
> method can be better typed as StringBuilder as concurrency is not needed in
> that case.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.