[
https://issues.apache.org/jira/browse/HBASE-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack reassigned HBASE-2085:
----------------------------
Assignee: Kay Kay
> StringBuffer -> StringBuilder - conversion of references as necessary
> ---------------------------------------------------------------------
>
> Key: HBASE-2085
> URL: https://issues.apache.org/jira/browse/HBASE-2085
> Project: Hadoop HBase
> Issue Type: Improvement
> Reporter: Kay Kay
> Assignee: Kay Kay
> Fix For: 0.21.0
>
> Attachments: HBASE-2085.patch
>
>
> Some references in toString() converted from StringBuffer to StringBuilder as
> concurrency is probably not needed in those contexts as the references do not
> get out of scope.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.