[
https://issues.apache.org/jira/browse/HBASE-18281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16067686#comment-16067686
]
Hudson commented on HBASE-18281:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #3280 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/3280/])
HBASE-18281 created private static pattern matcher for performance (tedyu: rev
aef674264ec0262cddc901182dcd3d1b7851b2e1)
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StoreFileWriter.java
> 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
> Fix For: 3.0.0, 2.0.0-alpha-2
>
> Attachments:
> 0001-created-private-static-pattern-matcher-for-performan.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)