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
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