chia7712 commented on code in PR #20890:
URL: https://github.com/apache/kafka/pull/20890#discussion_r2539429161


##########
clients/src/main/java/org/apache/kafka/common/PartitionInfo.java:
##########
@@ -70,7 +70,8 @@ public Node leader() {
     }
 
     /**
-     * The complete set of replicas for this partition regardless of whether 
they are alive or up-to-date
+     * The complete set of replicas for this partition regardless of whether 
they are alive or up-to-date. The preferred replica
+     * is the head of the list.

Review Comment:
   @Rancho-7 would you mind adding a integration test for it?



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