[ 
https://issues.apache.org/jira/browse/HBASE-12975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392922#comment-14392922
 ] 

Andrew Purtell edited comment on HBASE-12975 at 4/2/15 4:37 PM:
----------------------------------------------------------------

bq. Checked the stat on the commit and looks like .rej file got pushed 
Thanks for the heads up. I have an addendum which deletes this file staged and 
will push it as soon as the Apache git front end is back up.


was (Author: apurtell):
> Checked the stat on the commit and looks like .rej file got pushed 
Thanks for the heads up. I have an addendum which deletes this file staged and 
will push it as soon as the Apache git front end is back up.

> Supportable SplitTransaction and RegionMergeTransaction interfaces
> ------------------------------------------------------------------
>
>                 Key: HBASE-12975
>                 URL: https://issues.apache.org/jira/browse/HBASE-12975
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Rajeshbabu Chintaguntla
>            Assignee: Andrew Purtell
>             Fix For: 2.0.0, 1.1.0
>
>         Attachments: HBASE-12975-branch-1.patch, HBASE-12975-branch-1.patch, 
> HBASE-12975.patch, HBASE-12975.patch, HBASE-12975.patch, HBASE-12975.patch, 
> HBASE-12975.patch
>
>
> Making SplitTransaction, RegionMergeTransaction limited private is required 
> to support local indexing feature in Phoenix to ensure regions colocation. 
> We can ensure region split, regions merge in the coprocessors in few method 
> calls without touching internals like creating zk's, file layout changes or 
> assignments.
> 1) stepsBeforePONR, stepsAfterPONR we can ensure split.
> 2) meta entries can pass through coprocessors to atomically update with the 
> normal split/merge.
> 3) rollback on failure.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to