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

Attila Doroszlai updated HDDS-10152:
------------------------------------
    Attachment: HDDS-10152.txt

> 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
>            Priority: Minor
>              Labels: GoodForNewContributors
>         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