fvaleri commented on code in PR #13122:
URL: https://github.com/apache/kafka/pull/13122#discussion_r1098517712


##########
clients/src/test/java/org/apache/kafka/clients/admin/MockAdminClient.java:
##########
@@ -870,7 +870,37 @@ synchronized public AlterReplicaLogDirsResult 
alterReplicaLogDirs(
     @Override
     synchronized public DescribeLogDirsResult 
describeLogDirs(Collection<Integer> brokers,

Review Comment:
   That's fine. I would suggest to look at JmxToolTest for a way to get out/err 
content and assert on it, which is what the original test does.



-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to