amaliujia edited a comment on pull request #1736: URL: https://github.com/apache/ozone/pull/1736#issuecomment-751414009
@linyiqun I think for namespace, it will be different than space. Namespace quota is independent on each level (volume, bucket, etc.) Namespace quota on volume only controls number of bucket names, and namespace on bucket only controls keys in that bucket. This is different from space quota in which volume quota has a relationship with its buckets quotas. What currently is missing is the ability to control all keys within a volume. If there is use case, we could add support for it. ---------------------------------------------------------------- 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]
