You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/03/16 23:26:41 UTC

[jira] [Created] (HBASE-17794) Remove lingering "violation" in favor of the accurate "snapshot"

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)