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 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