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

Ted Yu commented on HBASE-12936:
--------------------------------

>From https://builds.apache.org/job/PreCommit-HBASE-Build/12624/console :
{code}
Running org.apache.hadoop.hbase.namespace.TestNamespaceAuditor
...
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 145.618 sec - 
in org.apache.hadoop.hbase.namespace.TestNamespaceAuditor
{code}

> Quota support for namespace should take region merge into account
> -----------------------------------------------------------------
>
>                 Key: HBASE-12936
>                 URL: https://issues.apache.org/jira/browse/HBASE-12936
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>         Attachments: 12936-002.txt, 12936-003.txt, 12936-004.txt, 
> 12936-005.txt
>
>
> HBASE-8410 added basic quota support for namespaces.
> However, region merge operation was not taken into account. This means, once 
> region count limit is reached, user table cannot be split even after some 
> regions are successfully merged.
> This issue fixes the bug by adding hook in RegionStateListener for region 
> merged event.



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

Reply via email to