You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ashish Singhi (JIRA)" <ji...@apache.org> on 2015/04/14 15:04:12 UTC

[jira] [Commented] (HBASE-13463) Quota needs to be updated in case of reverted merge

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

Ashish Singhi commented on HBASE-13463:
---------------------------------------

Patch lgtm.
This should go only in branch-1.
In master branch we are updating the region count in the namespace quota only on successful merge.

> Quota needs to be updated in case of reverted merge
> ---------------------------------------------------
>
>                 Key: HBASE-13463
>                 URL: https://issues.apache.org/jira/browse/HBASE-13463
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>             Fix For: 2.0.0, 1.1.0
>
>         Attachments: 13463-v1.txt
>
>
> During review of HBASE-13438, Vandana pointed out the following:
> in the case of MERGE_REVERTED, the assignment manager is not updating the quota. You need to add another hook in RegionStateListener class just like split.
> This issue is to fix the above case.



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