[ https://issues.apache.org/jira/browse/HBASE-19448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chia-Ping Tsai updated HBASE-19448: ----------------------------------- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Thanks for the patch. [~belugabehr] > Replace StringBuffer with StringBuilder for hbase-server > -------------------------------------------------------- > > 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 > Assignee: BELUGA BEHR > Priority: Trivial > Fix For: 2.0.0 > > Attachments: HBASE-19448.1.patch > > > 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)