You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2022/02/16 11:37:17 UTC

[GitHub] [kafka] ruanwenjun commented on pull request #11763: MINOR: Remove unused params in ZkConfigManager

ruanwenjun commented on pull request #11763:
URL: https://github.com/apache/kafka/pull/11763#issuecomment-1041398013


   @hachikuji Thanks for your review. I have removed the unused import. Now, it should pass the `checkstyle` task.
   
   By the way, how can I control the import order of kafka project? I read the [developer setup doc](https://cwiki.apache.org/confluence/display/KAFKA/Developer+Setup), there is no description of how to manage the code  format.
   
   I find the `checkstyle.xml` and import this file into my IDEA, but it doesn't manage the import order. Furthermore, I just find the `ImportControl` referenced to another file.
   


-- 
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-unsubscribe@kafka.apache.org

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