xiaodongdu commented on a change in pull request #8691: URL: https://github.com/apache/kafka/pull/8691#discussion_r429683527
########## File path: connect/runtime/src/test/java/org/apache/kafka/connect/storage/KafkaStatusBackingStoreTest.java ########## @@ -63,6 +63,7 @@ private static final String STATUS_TOPIC = "status-topic"; private static final String WORKER_ID = "localhost:8083"; + private static final String CLUSTER_ID = "cluster-1"; Review comment: Removed ---------------------------------------------------------------- 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: us...@infra.apache.org