You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Rakesh Radhakrishnan (Jira)" <ji...@apache.org> on 2021/11/10 06:38:00 UTC

[jira] [Created] (HDDS-5960) Change argument name to bucketlayout instead of type

Rakesh Radhakrishnan created HDDS-5960:
------------------------------------------

             Summary: Change argument name to bucketlayout instead of type
                 Key: HDDS-5960
                 URL: https://issues.apache.org/jira/browse/HDDS-5960
             Project: Apache Ozone
          Issue Type: Sub-task
            Reporter: Rakesh Radhakrishnan
            Assignee: Rakesh Radhakrishnan


CreateBucketHandler exposes type argument, its good to reflect the layout behavior in the option.
{code:java}
@Option(names = \{ "--type", "-t" },
description = "Allowed Bucket Types: ${COMPLETION-CANDIDATES}",
defaultValue = "OBJECT_STORE"){code}
This task is to correct the argument name to

{{"–-layout", "-l"}} or {{"--bucketlayout", "-l"}}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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