chia7712 commented on a change in pull request #9459: URL: https://github.com/apache/kafka/pull/9459#discussion_r509067649
########## File path: clients/src/main/java/org/apache/kafka/clients/admin/Admin.java ########## @@ -519,7 +519,6 @@ AlterConfigsResult incrementalAlterConfigs(Map<ConfigResource, * * @param replicaAssignment The replicas with their log directory absolute path * @return The AlterReplicaLogDirsResult - * @throws InterruptedException Interrupted while joining I/O thread Review comment: @dongjinleekr Could you please take a look at this ```throws```? It was added by your PR (https://github.com/apache/kafka/pull/7083). ---------------------------------------------------------------- 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