[
https://issues.apache.org/jira/browse/HBASE-18281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16065554#comment-16065554
]
Mike Drob commented on HBASE-18281:
-----------------------------------
Your second patch includes the first patchfile as part of it, maybe a mistaken
`git commit -a`? (smile)
Check out the developer guide -
http://hbase.apache.org/book.html#submitting.patches - maybe it can make your
workflow easier.
> 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
> Priority: Trivial
> Attachments: 0001-HBASE-18281-fixed-performance-using-Pattern.patch,
> 0002-created-static-Pattern-for-performance-upgrade.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)