Abacn commented on code in PR #23191:
URL: https://github.com/apache/beam/pull/23191#discussion_r970055394


##########
.test-infra/kubernetes/kafka-cluster/05-kafka/configmap-config.yaml:
##########
@@ -35,7 +35,7 @@ data:
     echo "Applying runtime configuration using confluentinc/cp-kafka:5.0.1"
     kafka-topics --zookeeper zookeeper:2181 --create --if-not-exists --force 
--topic beam --partitions 1 --replication-factor 3
     kafka-configs --zookeeper zookeeper:2181 --entity-type topics 
--entity-name beam --describe
-    kafka-topics --zookeeper zookeeper:2181 --create --if-not-exists --force 
--topic beam-runnerv2 --partitions 1 --replication-factor 3

Review Comment:
   This topic is no longer used as the duplicate test removed in #23027



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to