bananaaggle commented on a change in pull request #11126:
URL: https://github.com/apache/druid/pull/11126#discussion_r627025297



##########
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:
       Oh, 5.5.1 can support protobuf and in avro extension, its version is 
5.5.1 too. In protobuf extension, its version is 6.0.1. I think those two 
versions are both OK because there is no change for core function. So which 
version is better?




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

Reply via email to