brandboat commented on code in PR #15761:
URL: https://github.com/apache/kafka/pull/15761#discussion_r1577073007


##########
core/src/test/java/kafka/testkit/TestKitNodes.java:
##########
@@ -198,7 +177,7 @@ public BootstrapMetadata bootstrapMetadata() {
         return bootstrapMetadata;
     }
 
-    public NavigableMap<Integer, BrokerNode> brokerNodes() {
+    public Map<Integer, BrokerNode> brokerNodes() {

Review Comment:
   I found all tests  failed... Sorry for wasting your time, I'll be more 
careful :disappointed: 



-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to