cadonna commented on a change in pull request #9848: URL: https://github.com/apache/kafka/pull/9848#discussion_r555126830
########## File path: clients/src/main/java/org/apache/kafka/common/PartitionInfo.java ########## @@ -27,7 +27,6 @@ private final Node[] inSyncReplicas; private final Node[] offlineReplicas; - // Used only by tests Review comment: The usual lying comment. This constructor is not only used in tests. ---------------------------------------------------------------- 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