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

stack commented on HBASE-4991:
------------------------------

bq. Are we going to enhance Merge by allowing to discard data belonging to one 
of the regions ?

This feature looks to be adding online merge to me.  I need clarification from 
Mubarak that that is indeed the case.  If so, this issue is mislabeled and the 
patch needs redoing.

I was just suggesting that if you want to actually drop a regions data, you 
could pass a flag to merge and it would not bother copying over the files from 
old regions.  That would be an option.  This patch as is does not do that.  It 
seems to copy old region data into new regions.  Was just a suggestion.

bq. How should we deal with various failure scenarios in the process of merging 
?

Eh... in a manner which is resilient against failures, TBD.  I don't get your 
question Ted.  Are you asking me or the Author of this patch?
                
> Provide capability to delete named region
> -----------------------------------------
>
>                 Key: HBASE-4991
>                 URL: https://issues.apache.org/jira/browse/HBASE-4991
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Ted Yu
>            Assignee: Mubarak Seyed
>             Fix For: 0.94.0
>
>         Attachments: HBASE-4991.trunk.v1.patch, HBASE-4991.trunk.v2.patch
>
>
> See discussion titled 'Able to control routing to Solr shards or not' on 
> lily-discuss
> User may want to quickly dispose of out of date records by deleting specific 
> regions. 

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

        

Reply via email to