[
https://issues.apache.org/jira/browse/KAFKA-16643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17842190#comment-17842190
]
Greg Harris commented on KAFKA-16643:
-------------------------------------
I think that might be a different checkstyle rule:
[https://checkstyle.sourceforge.io/checks/imports/importorder.html] this is for
the modifiers on variables/methods etc (static final abstract etc)
> Add ModifierOrder checkstyle rule
> ---------------------------------
>
> Key: KAFKA-16643
> URL: https://issues.apache.org/jira/browse/KAFKA-16643
> Project: Kafka
> Issue Type: Task
> Components: build
> Reporter: Greg Harris
> Priority: Minor
>
> Checkstyle offers the ModifierOrder rule:
> [https://checkstyle.sourceforge.io/checks/modifier/modifierorder.html] that
> Kafka violates in a lot of places. We should decide if this is a checkstyle
> rule we should be following or not, and potentially enable it moving forward.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)