You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2015/10/16 18:44:05 UTC

[jira] [Created] (HBASE-14631) Narrow the scope of doAs() calls to region observer notifications for region merge

Ted Yu created HBASE-14631:
------------------------------

             Summary: Narrow the scope of doAs() calls to region observer notifications for region merge
                 Key: HBASE-14631
                 URL: https://issues.apache.org/jira/browse/HBASE-14631
             Project: HBase
          Issue Type: Bug
            Reporter: Ted Yu


HBASE-14475 and HBASE-14605 narrowed the scope of doAs() calls to region observer notifications for region splitting.

During review of HBASE-14605, Andrew brought up the case for region merge.

This JIRA is to implement similar scope narrowing technique for region merging.

The majority of the change would be in RegionMergeTransactionImpl class.



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