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

   > What are the opinions of others in the community?
   
   The issue stems from `implementation 
project(':core').sourceSets.test.output` including non-existent paths due to 
joint compilation. I actually reported this Gradle before (see 
https://github.com/gradle/gradle/issues/35293).
   
   Instead of working around it, I think it's better to refactor the JMH module 
and remove the dependency on core test output. This saves us the trouble of 
dealing with missing paths. I have opened 
https://issues.apache.org/jira/browse/KAFKA-20060  for this


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