clintropolis commented on a change in pull request #10929:
URL: https://github.com/apache/druid/pull/10929#discussion_r588776591



##########
File path: integration-tests/script/docker_compose_args.sh
##########
@@ -57,6 +61,10 @@ getComposeArgs()
     then
       # the 'high availability' test cluster with multiple coordinators and 
overlords
       echo "-f ${DOCKERDIR}/docker-compose.high-availability.yml"
+    elif [ "$DRUID_INTEGRATION_TEST_GROUP" = "kafka-data-format" ]
+    then

Review comment:
       this is just matching the style of the other comment blocks in this 
script so going to leave like it is to be consistent




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