chia7712 commented on PR #15553:
URL: https://github.com/apache/kafka/pull/15553#issuecomment-2016789588

   > Open kafka.admin.AclCommandTest in IntelliJ Idea. I'm using 2023.3.5 
Ultimate
       Add println("a") at the beginning of testAclCliWithAuthorizer method
       Run in terminal: ./gradlew core:test --tests 
"kafka.admin.AclCommandTest.testAclCliWithAuthorizer"
       Result: all tests in core module are re-compiled
   
   I can't reproduce it and my Idea is 2023.3.6  Ultimate. I add some changes 
to `testAclCliWithAuthorizer` and then run `./gradlew core:test --tests 
"kafka.admin.AclCommandTest.testAclCliWithAuthorizer"`. Only file 
`AclCommandTest.class` get recompiled. 
   
   ![螢幕快照 2024-03-24 
20-08-53](https://github.com/apache/kafka/assets/6234750/95fb1d39-dc7c-46bf-a3ef-0a45fb8d59ec)
   
   


-- 
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