[
https://issues.apache.org/jira/browse/HBASE-11261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16144832#comment-16144832
]
ramkrishna.s.vasudevan commented on HBASE-11261:
------------------------------------------------
[~enis], [~devaraj]
I can see that in case of splits you add some new qualifiers indicating that
the new daughers have replicas and the same is marked with a new column in the
META.
The first comment here and the first patch for branch-1.2 has some logic in
CatalogJanitor to trace out this new column and use that as an indicator to
show that there are still references to the parent replica. And once the
daughter replicas are opened those new columns are deleted.
But in the merged patch and the master code that I am checking there is no such
logic in CatalogJanitor. So how is that part handled where we keep the parent
region from being deleted?
> Handle splitting/merging of regions that have region_replication greater than
> one
> ---------------------------------------------------------------------------------
>
> Key: HBASE-11261
> URL: https://issues.apache.org/jira/browse/HBASE-11261
> Project: HBase
> Issue Type: Sub-task
> Reporter: Devaraj Das
> Assignee: Devaraj Das
> Fix For: 2.0.0, 1.1.0
>
> Attachments: 11261-1.1.txt, 11261-1.2.txt, 11261-2.txt, 11261-3.txt,
> 11261-committed.txt, 11261-with-merge-2.txt, 11261-with-merge-3.txt
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)