chia7712 commented on PR #16260: URL: https://github.com/apache/kafka/pull/16260#issuecomment-2157439747
The reload4j is introduced by streams example, and that works in distribution. However, "./gradlew jar" does not work since we don't include dependent-libs of stream example. https://github.com/apache/kafka/blob/trunk/bin/kafka-run-class.sh#L158 In short, the root issue is that the dependencies get inconsistent between "distribution" and "./gradlew jar" @ijuma WDYT? -- 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]
