Gargi Jaiswal created HDDS-14554:
------------------------------------
Summary: Incorrect Default Value for “Stop after disk even”
Command Option in DiskBalancer Doc
Key: HDDS-14554
URL: https://issues.apache.org/jira/browse/HDDS-14554
Project: Apache Ozone
Issue Type: Sub-task
Reporter: Gargi Jaiswal
Assignee: Sravani Revuri
In the DiskBalancer Features file, the Command option *“Stop after disk even”*
is displaying an incorrect default value.
Currently, the default value is set to {*}false{*}, but it should be *true* by
default.
{code:java}
Stop automatically after disks are balanced (default: false). Used with start
and update commands. {code}
change to below in {*}DiskBalancer.md feature doc{*}:
{code:java}
Stop automatically after disks are balanced (default: true). Used with start
and update commands. {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]