apalan60 commented on PR #20684:
URL: https://github.com/apache/kafka/pull/20684#issuecomment-3395901967

   > ```
   > ./gradlew build -x test -PkeepAliveMode=session
   > ```
   > 
   > This command is also failing. The related warnings stems from #10485, 
which enabled joint compilation. In addition, #16965 added the `-Werror` flag, 
which causes the warning to fail the build.
   > 
   > Perhaps we could add `-Xlint:-path` for the core module.
   
   Thanks for the discussion. I’ve opened a PR 
https://github.com/apache/kafka/pull/20695 to address this issue.


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

Reply via email to