[
https://issues.apache.org/jira/browse/HBASE-22012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16790572#comment-16790572
]
Josh Elser commented on HBASE-22012:
------------------------------------
{noformat}
Line 914468: 2019-03-12 14:58:11,951 TRACE
[master/host-10-18-224-186:16000.Chore.1] quotas.QuotaObserverChore: Moving
Disable_setquota_createtable1 out of violation because fewer region sizes were
reported than required.
{noformat}
Why are all of the regions not being reported by your RegionServers? This
sounds like the same thing that Ajeet reported as a bug in HBASE-22014
Please investigate why all of your region sizes are not being regularly
reported. As of now, the system is working as designed – if <95% of regions for
a table are not reported, space quotas are not enforced because the system
knows that it isn't getting accurate information.
> Space Quota: Policy state is getting changed from disable to Observance after
> sometime automatically.
> -----------------------------------------------------------------------------------------------------
>
> Key: HBASE-22012
> URL: https://issues.apache.org/jira/browse/HBASE-22012
> Project: HBase
> Issue Type: Bug
> Reporter: Ajeet Rai
> Priority: Minor
>
> pace Quota: Policy state is getting changed from disable to Observance after
> sometime automatically.
> Steps:
> 1: Create a table with space quota policy as Disable
> 2: Put some data so that table state is in space quota violation
> 3: So observe that table state is in violation
> 4: Now wait for some time
> 5: Observe that after some time table state is changing to to Observance
> however table is still disabled
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)