[
https://issues.apache.org/jira/browse/HBASE-18281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ben Epstein updated HBASE-18281:
--------------------------------
Attachment: 0001-Created-static-pattern-matcher-for-performance.patch
Commits have been squashed into one, patch contains only final changes.
New tests not created as no new logic or functionality has been changed, so
nothing new to test.
> Performance update in StoreFileWriter.java for string replacement
> -----------------------------------------------------------------
>
> Key: HBASE-18281
> URL: https://issues.apache.org/jira/browse/HBASE-18281
> Project: HBase
> Issue Type: Improvement
> Components: community
> Reporter: Ben Epstein
> Assignee: Ben Epstein
> Priority: Trivial
> Attachments: 0001-Created-static-pattern-matcher-for-performance.patch
>
> Original Estimate: 5m
> Remaining Estimate: 5m
>
> Change the replaceAll() function using regex with a static Pattern for
> performance upgrade
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)