[
https://issues.apache.org/jira/browse/HBASE-13357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14385564#comment-14385564
]
Hudson commented on HBASE-13357:
--------------------------------
SUCCESS: Integrated in HBase-TRUNK #6318 (See
[https://builds.apache.org/job/HBase-TRUNK/6318/])
HBASE-13357 If maxTables/maxRegions exceeds quota in a namespace, throw
QuotaExceededException (Ashish Singhi) (tedyu: rev
a6ff17b958985f806233c345f0c1a2e6f85ec323)
*
hbase-server/src/test/java/org/apache/hadoop/hbase/namespace/TestNamespaceAuditor.java
*
hbase-server/src/main/java/org/apache/hadoop/hbase/namespace/NamespaceStateManager.java
> If maxTables/maxRegions exceeds quota in a namespace, throw
> QuotaExceededException
> ----------------------------------------------------------------------------------
>
> Key: HBASE-13357
> URL: https://issues.apache.org/jira/browse/HBASE-13357
> Project: HBase
> Issue Type: Bug
> Affects Versions: 2.0.0
> Reporter: Ashish Singhi
> Assignee: Ashish Singhi
> Priority: Minor
> Labels: quota
> Fix For: 2.0.0
>
> Attachments: HBASE-13357.patch
>
>
> If maximum number of tables or regions count exceeds in a namespace we are
> throwing DoNotRetryIOException instead we should throw QuotaExceededException.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)