fvaleri commented on PR #14092:
URL: https://github.com/apache/kafka/pull/14092#issuecomment-1665393332

   > So for example, if the node.version is 1.0.0, this condition will be true, 
and the script will add DEV jars to CLASSPATH. kafka-run-class.sh then finds 
the 1.0.0 jars and adds them to CLASSPATH.
   
   This shows my lack of knowledge on Kafka STs. I see it now. Thanks.
   
   > In https://github.com/apache/kafka/pull/13313 I explored eliminating the 
artifact mixing, but it turned out that the 0.8.x tools was missing 
functionality, and so I had to inject the 0.9.x tools jar. I think we can do 
something similar here, try to remove the artifact mixing, and if that fails, 
find an intermediate version that can be injected instead of trunk.
   
   Yeah, I'll try to do that and give an update.
   


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