npawar commented on issue #3998: Upgrade to use Kafka release 2.1.1 URL: https://github.com/apache/incubator-pinot/issues/3998#issuecomment-494903984 I tried that @kishoreg . I first moved all Kafka related classes into a pinot-kafka-0.9 module. pinot-kafka-0.9 needed pinot-core as dependency. And pinot-core and pinot-common needed pinot-kafka-0.9 as test dependency. I encountered errors like "Annotation processing not supported with cyclic module dependencies" I don't think it should be too much to add a fake stream and change the tests.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org