You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/12/07 01:00:15 UTC

[jira] [Reopened] (HBASE-14655) Narrow the scope of doAs() calls to region observer notifications for compaction

     [ https://issues.apache.org/jira/browse/HBASE-14655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Dimiduk reopened HBASE-14655:
----------------------------------

This patch ({{b19daf4c}}) introduces source incompatible changes to the {{Store}} interface on branch-1.1. Please see the [compatibility report|http://home.apache.org/~ndimiduk/1.1.0_branch-1.1_compat_report.html] for details.

> Narrow the scope of doAs() calls to region observer notifications for compaction
> --------------------------------------------------------------------------------
>
>                 Key: HBASE-14655
>                 URL: https://issues.apache.org/jira/browse/HBASE-14655
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>             Fix For: 2.0.0, 1.2.0, 1.3.0, 1.0.3, 1.1.3, 0.98.16
>
>         Attachments: 14655-0.98-v9.txt, 14655-0.98-v9.txt, 14655-addendum.txt, 14655-branch-1-v5.txt, 14655-branch-1-v6.txt, 14655-branch-1-v7.txt, 14655-branch-1-v8.txt, 14655-branch-1-v9.txt, 14655-branch-1.0-v10.txt, 14655-branch-1.0-v6.txt, 14655-branch-1.0-v7.txt, 14655-branch-1.0-v8.txt, 14655-branch-1.0-v9.txt, 14655-v1.txt, 14655-v2.txt, 14655-v3.txt, 14655-v4.txt, 14655-v5.txt, 14655-v6.txt, 14655-v7.txt, 14655-v8.txt, 14655-v9.txt
>
>
> As what has been done in HBASE-14631 and HBASE-14605, the scope of calling doAs() for compaction related region observer notifications should be narrowed.
> User object is passed from CompactSplitThread down to the methods where region observer notifications are made.



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