xvrl commented on a change in pull request #11126:
URL: https://github.com/apache/druid/pull/11126#discussion_r637112829
##########
File path: integration-tests/pom.xml
##########
@@ -466,6 +489,8 @@
<DRUID_INTEGRATION_TEST_SKIP_RUN_DOCKER>${docker.run.skip}</DRUID_INTEGRATION_TEST_SKIP_RUN_DOCKER>
<DRUID_INTEGRATION_TEST_INDEXER>${it.indexer}</DRUID_INTEGRATION_TEST_INDEXER>
<MYSQL_VERSION>${mysql.version}</MYSQL_VERSION>
+
<MYSQL_VERSION>${mysql.version}</MYSQL_VERSION>
+
<CONFLUENT_VERSION>5.5.1</CONFLUENT_VERSION>
Review comment:
probably best to align the Confluent version with the Kafka version we
use since Confluent dependencies often require Kafka dependencies. We still
need to exclude those Kafka dependencies, but keeping them close should avoid
compatibility issues.
--
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]