You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Sadanand Shenoy (Jira)" <ji...@apache.org> on 2023/01/09 04:27:00 UTC

[jira] [Resolved] (HDDS-7652) Volume Quota not enforced during write when bucket quota is not set.

     [ https://issues.apache.org/jira/browse/HDDS-7652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sadanand Shenoy resolved HDDS-7652.
-----------------------------------
    Resolution: Fixed

> Volume Quota not enforced during write when bucket quota is not set.
> --------------------------------------------------------------------
>
>                 Key: HDDS-7652
>                 URL: https://issues.apache.org/jira/browse/HDDS-7652
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Sadanand Shenoy
>            Assignee: Sumit Agrawal
>            Priority: Major
>              Labels: pull-request-available
>
> Reported from [~NeilJoshi] 's [comment|https://github.com/apache/ozone/pull/4027#issuecomment-1354066739]  , When there is a volume quota defined but the bucket has no quota set, key writes don't check for volume quota.
> {code:java}
> ozone sh volume create vol1
> ozone sh volume setquota --space-quota 10 vol1
> ozone sh bucket create vol1/buck1
> #file greater than 10 bytes
> ozone sh key put vol1/buck1/largeFile file.txt {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org