[
https://issues.apache.org/jira/browse/HBASE-14631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14962141#comment-14962141
]
Jerry He commented on HBASE-14631:
----------------------------------
Hi, Ted
This is to fix the security and audit loophole for region merge so that the
doAs() is added.
Would you mind update the JIRA subject to to be accurate?
The patch looks good.
> 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
> Assignee: Ted Yu
> Attachments: 14631-v1.txt
>
>
> 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)