[
https://issues.apache.org/jira/browse/ZOOKEEPER-655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12804183#action_12804183
]
Henry Robinson commented on ZOOKEEPER-655:
------------------------------------------
+1 looks good to me - all tests pass when patch is applied to trunk.
> 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.