chia7712 commented on PR #21459: URL: https://github.com/apache/kafka/pull/21459#issuecomment-3888884337
``` > Task :coordinator-common:compileTestJava Note: /home/chia7712/project/kafka/coordinator-common/src/test/java/org/apache/kafka/coordinator/common/runtime/CoordinatorRuntimeTest.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :server:compileTestJava Note: /home/chia7712/project/kafka/server/src/test/java/org/apache/kafka/server/KRaftClusterTest.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. ``` it seems there are some remaining warnings. @mjsax do you plan to address them in this PR? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
