[
https://issues.apache.org/jira/browse/HBASE-5368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13206039#comment-13206039
]
Hudson commented on HBASE-5368:
-------------------------------
Integrated in HBase-TRUNK-security #108 (See
[https://builds.apache.org/job/HBase-TRUNK-security/108/])
HBASE-5368 Move PrefixSplitKeyPolicy out of the src/test into src, so it is
accessible in HBase installs
larsh :
Files :
*
/hbase/trunk/src/main/java/org/apache/hadoop/hbase/regionserver/KeyPrefixRegionSplitPolicy.java
*
/hbase/trunk/src/test/java/org/apache/hadoop/hbase/regionserver/PrefixSplitKeyPolicy.java
*
/hbase/trunk/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionSplitPolicy.java
> Move PrefixSplitKeyPolicy out of the src/test into src, so it is accessible
> in HBase installs
> ---------------------------------------------------------------------------------------------
>
> Key: HBASE-5368
> URL: https://issues.apache.org/jira/browse/HBASE-5368
> Project: HBase
> Issue Type: Sub-task
> Components: regionserver
> Affects Versions: 0.94.0
> Reporter: Lars Hofhansl
> Assignee: Lars Hofhansl
> Priority: Minor
> Fix For: 0.94.0
>
> Attachments: 5368.txt
>
>
> Very simple change to make PrefixSplitKeyPolicy accessible in HBase installs
> (user still needs to setup the table(s) accordingly).
> Right now it is in src/test/org.apache.hadoop.hbase.regionserver, I propose
> moving it to src/org.apache.hadoop.hbase.regionserver (alongside
> ConstantSizeRegionSplitPolicy), and maybe renaming it too.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira