You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "BELUGA BEHR (JIRA)" <ji...@apache.org> on 2017/12/07 02:47:00 UTC

[jira] [Created] (HBASE-19448) Replace StringBuffer with StringBuilder

BELUGA BEHR created HBASE-19448:
-----------------------------------

             Summary: Replace StringBuffer with StringBuilder
                 Key: HBASE-19448
                 URL: https://issues.apache.org/jira/browse/HBASE-19448
             Project: HBase
          Issue Type: Improvement
          Components: hbase
    Affects Versions: 2.0.0
            Reporter: BELUGA BEHR
            Priority: Trivial


Replace the thread-safe {{StringBuffer}} class with the un-synchronized {{StringBuilder}} class for better performance.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)