[ 
https://issues.apache.org/jira/browse/HBASE-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stack updated HBASE-2085:
-------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

Committed to TRUNK.  Thanks for the patch 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
>             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.

Reply via email to