[
https://issues.apache.org/jira/browse/HBASE-3328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12969942#action_12969942
]
HBase Review Board commented on HBASE-3328:
-------------------------------------------
Message from: "Nicolas" <[email protected]>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://review.cloudera.org/r/1281/#review2056
-----------------------------------------------------------
src/main/java/org/apache/hadoop/hbase/HRegionInfo.java
<http://review.cloudera.org/r/1281/#comment6463>
note that this means you should not do a rolling upgrade with this patch.
- Nicolas
> Admin API: Explicit Split Points
> --------------------------------
>
> Key: HBASE-3328
> URL: https://issues.apache.org/jira/browse/HBASE-3328
> Project: HBase
> Issue Type: Improvement
> Components: client, ipc
> Reporter: Nicolas Spiegelberg
> Assignee: Nicolas Spiegelberg
> Priority: Minor
>
> Add the ability to explicitly split an existing region at a user-specified
> point. Currently, you can disable automated splitting and can presplit a
> newly-created table at explicit boundaries, but cannot explicitly bound a
> split of an existing region.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.