haoning created HDDS-7653:
-----------------------------

             Summary: Fix quota exceeded message
                 Key: HDDS-7653
                 URL: https://issues.apache.org/jira/browse/HDDS-7653
             Project: Apache Ozone
          Issue Type: Bug
            Reporter: haoning


 

The error message is as follows:
{code:java}
The DiskSpace quota of bucket:testexceeded: quotaInBytes: 1073741824 Bytes but 
diskspace consumed: 1610875965 Bytes{code}
 

Adding spaces before 'exceeded' may be the correct format:
{code:java}
The DiskSpace quota of bucket:test exceeded: quotaInBytes: 1073741824 Bytes but 
diskspace consumed: 1610875965 Bytes{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]

Reply via email to