rzo1 commented on PR #8047: URL: https://github.com/apache/storm/pull/8047#issuecomment-2831313447
> hey, I could try. Ive never set up a cluster before, our devops team usually does that, but I could certainly give it a shot. > > Our code is on the 2.7.1 version because we are still using Java 11, so if the SNAPSHOT could be on that line that would help I have cherry picked the changes on top of the last 2.7.1 release: https://github.com/apache/storm/tree/2.7.2/external/storm-kafka-client/ and deployed a 2.7.2-SNAPSHOT on the Apache Snapshot Repository. You can fetch the client jar from https://repository.apache.org/content/groups/snapshots/org/apache/storm/storm-kafka-client/2.7.2-SNAPSHOT/ Should be enough to use 2.7.2-SNAPSHOT for the kafka dependency and use a 2.7.1 storm distribution for the test. -- 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: issues-unsubscr...@storm.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org