Ajeet Rai created HBASE-21892:
---------------------------------
Summary: If a new table is created inside a namespace then NS
quota violation is not working for first time
Key: HBASE-21892
URL: https://issues.apache.org/jira/browse/HBASE-21892
Project: HBase
Issue Type: Bug
Reporter: Ajeet Rai
If a new table is created inside a namespace then NS quota violation is not
working for first time.
Steps to reproduce:
1: Set a space quota at NameSpace level
2: create a table and add insert data such that NS quota is violated
3: Try to load data in table again and observe that quota is applicable
4: Now create another table under same NS and put some data
5: Observe that data is inserted in new table which should not happen due to
namespace quota is already violated
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)