You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2021/02/03 04:10:19 UTC

[GitHub] [kafka] chia7712 commented on a change in pull request #10028: Replace BrokerStates.scala with BrokerState.java

chia7712 commented on a change in pull request #10028:
URL: https://github.com/apache/kafka/pull/10028#discussion_r569116805



##########
File path: connect/runtime/src/test/java/org/apache/kafka/connect/util/clusters/EmbeddedKafkaCluster.java
##########
@@ -241,13 +240,13 @@ public String zKConnectString() {
     }
 
     /**
-     * Get the brokers that have a {@link RunningAsBroker} state.
+     * Get the brokers that have a {@link BrokerState.RUNNING} state.

Review comment:
       ```{@link BrokerState#RUNNING} ```




----------------------------------------------------------------
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:
users@infra.apache.org