KKcorps edited a comment on issue #8234: URL: https://github.com/apache/pinot/issues/8234#issuecomment-1067242215
@Jackie-Jiang Yes solving dependency conflict part among these 3 dependent plugins is fine. But currently, with a common integration-test module, we end up solving conflicts between Kinesis and Kafka as well. Now, with the approach Xiang mentioned, taking example of your case, we will need to import `pinot-avro` and `pinot-s3` as test dependencies in `pinot-kafka` module. And solving conficts between these would just ruin the `pinot-kafka pom`. -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org