You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Shardul Singh (Jira)" <ji...@apache.org> on 2019/09/23 13:38:00 UTC

[jira] [Assigned] (HBASE-22166) Space Quota issue: Namespace Quota policy is not getting imposed on the table in NS,when table level quota is set on the table and is violated and removed

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

Shardul Singh reassigned HBASE-22166:
-------------------------------------

    Assignee: Shardul Singh

> Space Quota issue: Namespace Quota policy is not getting imposed on the table in NS,when table level quota is set on the table and is violated and removed
> ----------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-22166
>                 URL: https://issues.apache.org/jira/browse/HBASE-22166
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 3.0.0, 2.0.0
>            Reporter: Uma Maheswari
>            Assignee: Shardul Singh
>            Priority: Minor
>              Labels: Quota, space
>
> Space Quota issue: Namespace Quota policy is not getting imposed on the table in NS,when table level quota is set on the table and is violated and removed
> PFB the steps.
>  * create a NS and Set Quota
>  * create table under the NS and set Quota and write data to violate it
>  * Write data in NS and violate it
>  * Now remove the Quota in table level
> Expected result:
>  * table should be moved to violation policy at NS level
> Actual Result:
>  * NS level violation is shown in UI for the table
>  * in hbase:quota table no enry is present for that table
>  * violation policy is not imposed on the table
>  * insertion is allowed on the table which quota is removed



--
This message was sent by Atlassian Jira
(v8.3.4#803005)