gongxuanzhang opened a new pull request, #16278:
URL: https://github.com/apache/kafka/pull/16278

   This PR is sub PR from https://github.com/apache/kafka/pull/16097.
   It is part of a series of changes to progressively apply [spotless 
plugin(import-order)] across all modules. In this step, the plugin is activated 
in the`raft` module.
   
   
   ## Module and history 
   
   > Please see the table below for the historical changes related to applying 
the Spotless plugin
   
   | module        | apply |  apply PR  |
   | -------------- | ------------------- | ------------------- |
   | :clients | ❌    | future |
   | :connect:api | ❌    | future |
   | :connect:basic-auth-extension | ❌    | future |
   | :connect:file | ❌    | future |
   | :connect:json | ❌    | future |
   | :connect:mirror | ❌    | future |
   | :connect:mirror-client | ❌    | future |
   | :connect:runtime | ❌    | future |
   | :connect:test-plugins | ❌    | future |
   | :connect:transforms | ❌    | future |
   | :core | ❌    | future |
   | :examples | ❌    | future |
   | :generator | ❌    | future |
   | :group-coordinator:group-coordinator-api | ❌    | future |
   | :group-coordinator | ❌    | future |
   | :jmh-benchmarks | ❌    | future |
   | :log4j-appender | ❌    | future |
   | :metadata | ❌    | future |
   | :server | ❌    | future |
   | :shell | ❌    | future |
   | :storage | ❌    | future |
   | :storage:storage-api | ❌    | future |
   | :streams | ❌    | future |
   | :streams:examples | ❌    | future |
   | :streams:streams-scala | ❌    | future |
   | :streams:test-utils | ❌    | future |
   | :streams:upgrade-system-tests-0100 | ❌    | future |
   | :streams:upgrade-system-tests-0101 | ❌    | future |
   | :streams:upgrade-system-tests-0102 | ❌    | future |
   | :streams:upgrade-system-tests-0110 | ❌    | future |
   | :streams:upgrade-system-tests-10 | ❌    | future |
   | :streams:upgrade-system-tests-11 | ❌    | future |
   | :streams:upgrade-system-tests-20 | ❌    | future |
   | :streams:upgrade-system-tests-21 | ❌    | future |
   | :streams:upgrade-system-tests-22 | ❌    | future |
   | :streams:upgrade-system-tests-23 | ❌    | future |
   | :streams:upgrade-system-tests-24 | ❌    | future |
   | :streams:upgrade-system-tests-25 | ❌    | future |
   | :streams:upgrade-system-tests-26 | ❌    | future |
   | :streams:upgrade-system-tests-27 | ❌    | future |
   | :streams:upgrade-system-tests-28 | ❌    | future |
   | :streams:upgrade-system-tests-30 | ❌    | future |
   | :streams:upgrade-system-tests-31 | ❌    | future |
   | :streams:upgrade-system-tests-32 | ❌    | future |
   | :streams:upgrade-system-tests-33 | ❌    | future |
   | :streams:upgrade-system-tests-34 | ❌    | future |
   | :streams:upgrade-system-tests-35 | ❌    | future |
   | :streams:upgrade-system-tests-36 | ❌    | future |
   | :streams:upgrade-system-tests-37 | ❌    | future |
   | :trogdor | ❌    | future |
   | :raft |  ✅    |  |
   | :server-common | ✅    | https://github.com/apache/kafka/pull/16172 |
   | :transaction-coordinator | ✅    | 
https://github.com/apache/kafka/pull/16172 |
   | :tools |  ✅   |  https://github.com/apache/kafka/pull/16262  |
   | :tools:tools-api | ✅   | https://github.com/apache/kafka/pull/16262 |
   
   
   ## How to test:
   We can run `./gradlew spotlessCheck`  check for code that does not meet 
requirements. 
   If we get report that error , we can run `./gradlew spotlessApply` to review 
my code.
   In this PR, all change(exclude `build.gradle`) ` by `spotlessApply` 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to