wycccccc commented on a change in pull request #9989:
URL: https://github.com/apache/kafka/pull/9989#discussion_r567572747



##########
File path: 
clients/src/main/java/org/apache/kafka/clients/admin/KafkaAdminClient.java
##########
@@ -2411,8 +2411,7 @@ public DescribeLogDirsResult 
describeLogDirs(Collection<Integer> brokers, Descri
                     // Query selected partitions in all log directories
                     return new DescribeLogDirsRequest.Builder(new 
DescribeLogDirsRequestData().setTopics(null));
                 }
-
-                @SuppressWarnings("deprecation")
+                

Review comment:
       Thax remind,I have remove.




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


Reply via email to