jolshan commented on a change in pull request #10892:
URL: https://github.com/apache/kafka/pull/10892#discussion_r656472986



##########
File path: clients/src/main/java/org/apache/kafka/clients/admin/Admin.java
##########
@@ -233,41 +232,41 @@ default DeleteTopicsResult 
deleteTopics(Collection<String> topics) {
      * @return The DeleteTopicsResult.
      */
     DeleteTopicsResult deleteTopics(Collection<String> topics, 
DeleteTopicsOptions options);
-    
+

Review comment:
       Ah... I'm not sure. We could do that.




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