[ 
https://issues.apache.org/jira/browse/HDDS-10152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wei-Chiu Chuang updated HDDS-10152:
-----------------------------------
    Labels: GoodForNewContributors newbie  (was: GoodForNewContributors)

> Field should be static
> ----------------------
>
>                 Key: HDDS-10152
>                 URL: https://issues.apache.org/jira/browse/HDDS-10152
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Attila Doroszlai
>            Assignee: naveenshettigar
>            Priority: Minor
>              Labels: GoodForNewContributors, newbie
>         Attachments: HDDS-10152.txt
>
>
> Convert field to {{static}}, if possible.  Rename according to naming 
> conventions (use {{ALL_CAPS}} if it's a {{static final}} field).
> Example:
> {code}
> -  private final String ozoneUsagePrefix = "Usage: ozone fs [generic 
> options]";
> +  private static final String USAGE_PREFIX = "Usage: ozone fs [generic 
> options]";
> {code}
> See attached file for list of items to fix.



--
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