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/14 15:43:53 UTC

[GitHub] [kafka] ijuma commented on a change in pull request #10082: MINOR: use 'mapKey' to avoid unnecessary grouped data

ijuma commented on a change in pull request #10082:
URL: https://github.com/apache/kafka/pull/10082#discussion_r575826123



##########
File path: clients/src/main/java/org/apache/kafka/clients/admin/KafkaAdminClient.java
##########
@@ -2581,10 +2581,10 @@ public DescribeReplicaLogDirsResult describeReplicaLogDirs(Collection<TopicParti
                 List<Integer> partitionIndex = new ArrayList<>();

Review comment:
       Change this variable name too?




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