linyiqun edited a comment on pull request #1489:
URL: https://github.com/apache/ozone/pull/1489#issuecomment-733438371
@captainzmc and @runzhiwang , I noticed that we also removed below function:
```java
protected void checkVolumeQuotaInBytes(OmVolumeArgs omVolumeArgs,
long allocateSize) throws IOException {
...
}
```
So now where we will check the quota usage of the volume? There should be
one place to do the sum of volume buckets usage and then do the quota check.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]