[
https://issues.apache.org/jira/browse/ZOOKEEPER-655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12804503#action_12804503
]
Hudson commented on ZOOKEEPER-655:
----------------------------------
Integrated in ZooKeeper-trunk #678 (See
[http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/678/])
. StringBuffer -> StringBuilder - conversion of references as necessary
(Kay Kay via henry)
> 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
> Assignee: Kay Kay
> Fix For: 3.3.0
>
> 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.