[
https://issues.apache.org/jira/browse/HBASE-17516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15894736#comment-15894736
]
Josh Elser commented on HBASE-17516:
------------------------------------
bq. doesn't show modified test(s), such as TestSpaceQuotas
That's.. strange. From hbase-server:
{noformat}
Tests run: 119, Failures: 0, Errors: 0, Skipped: 0
{noformat}
Running {{mvn clean package
-Dtest='org.apache.hadoop.hbase.quotas.\*,org.apache.hadoop.hbase.quotas.policies.\*'}}
locally.
> Table quota not taking precedence over namespace quota
> ------------------------------------------------------
>
> Key: HBASE-17516
> URL: https://issues.apache.org/jira/browse/HBASE-17516
> Project: HBase
> Issue Type: Sub-task
> Reporter: Romil Choksi
> Assignee: Josh Elser
> Fix For: HBASE-16961
>
> Attachments: HBASE-17516.001.patch, HBASE-17516.002.HBASE-16961.patch
>
>
> [~romil.choksi] found a bug in the current patch-set where a more restrictive
> table quota did not take priority over a less-restrictive namespace quota.
> Turns out some of the logic to handle this case was incorrect.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)