Shilun Fan created HDDS-15629:
---------------------------------
Summary: [DiskBalancer] Fix missing parenthesis in report
utilization note
Key: HDDS-15629
URL: https://issues.apache.org/jira/browse/HDDS-15629
Project: Apache Ozone
Issue Type: Sub-task
Reporter: Shilun Fan
Assignee: Shilun Fan
The DiskBalancer report command prints a Note section that explains each
reported field. The Utilization note currently has a formatting issue: the
formula is missing the opening parenthesis before effectiveUsedSpace.
Current text:
Utilization: how much a particular volume is utilized effectiveUsedSpace /
ozoneCapacity) in %.
Expected text:
Utilization: how much a particular volume is utilized (effectiveUsedSpace /
ozoneCapacity) in %.
This is a minor documentation/output text fix. It does not change DiskBalancer
behavior or report calculation logic.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]