Christos Bisias created HDDS-7631:
-------------------------------------
Summary: Log format error on quotas when exceeding the space quota
Key: HDDS-7631
URL: https://issues.apache.org/jira/browse/HDDS-7631
Project: Apache Ozone
Issue Type: Bug
Reporter: Christos Bisias
On quotas when exceeding the space quota there is a format error with no space
between bucket name and "exceeded"
{code:java}
bash-4.2$ ozone sh bucket setquota --space-quota 610929 /tmp/tmp
bash-4.2$ ozone fs -put design.html ofs://om/tmp/11.txt
put: The DiskSpace quota of bucket:tmpexceeded: quotaInBytes: 610929 Bytes but
diskspace consumed: 805892739 Bytes.
bash-4.2$ {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]