Josh Elser created HBASE-17794:
----------------------------------
Summary: Remove lingering "violation" in favor of the accurate
"snapshot"
Key: HBASE-17794
URL: https://issues.apache.org/jira/browse/HBASE-17794
Project: HBase
Issue Type: Sub-task
Reporter: Josh Elser
Assignee: Josh Elser
Priority: Trivial
Fix For: HBASE-16961
Previously, quota violations used to be stored in the quota table. Eventually,
I realized that I needed to actually persist the utilization of each table/NS,
not just the violation state.
I know there are cases in the code where "violation" is incorrectly describing
things (it should be "snapshot"). Clean these up for clarity.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)