mingchao zhao created HDDS-4254: ----------------------------------- Summary: Bucket space: add usedBytes and update it when create and delete key Key: HDDS-4254 URL: https://issues.apache.org/jira/browse/HDDS-4254 Project: Hadoop Distributed Data Store Issue Type: Sub-task Reporter: mingchao zhao Assignee: mingchao zhao
In addition, the current Quota setting does not take effect. HDDS-541 gives all the work needed to perfect Quota. This PR is a subtask of HDDS-541. First, we increase usedBytes of Bucket. Later, we will judge whether the Bucket can be written based on this when we write the key.(Volume has implemented this, and this PR is based on HDDS-4053) -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org