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

[jira] [Updated] (HDDS-3582) Update Checkstyle rule

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

Ethan Rose updated HDDS-3582:
-----------------------------
    Target Version/s: 1.3.0  (was: 1.2.0)

I am managing the 1.2.0 release and we currently have more than 600 issues targeted for 1.2.0. I am moving the target field to 1.3.0.

If you are actively working on this jira and believe this should be targeted for the 1.2.0 release, Please reach out to me via Apache email or Slack.

> Update Checkstyle rule
> ----------------------
>
>                 Key: HDDS-3582
>                 URL: https://issues.apache.org/jira/browse/HDDS-3582
>             Project: Apache Ozone
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 1.0.0
>            Reporter: Baolong Mao
>            Assignee: Baolong Mao
>            Priority: Major
>         Attachments: image-2020-07-07-19-25-59-658.png, screenshot-1.png, screenshot-2.png, screenshot-3.png, screenshot-4.png
>
>
> Now. the rules of checkstyle is hadoop style, as we all know, hadoop repo started 10 years ago, so some of its rules need to be update.
> For example.
>  - 120 length characters of a line make more sense, because most of all have a better monitor than 10 years ago.
>  - We need more style rules, such as, behind and after "+", "=", " \{" and "}" should have a space.
>  - We should have manage the import into group and order them
>  - ModifierOrder is needed
>  - Remove the package javadoc rules.
>  - Unify the fold line rule
>  - The <> of Generics, shouldn't contains empty char. 
> hope our community getting better and better



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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