showuon commented on a change in pull request #10471:
URL: https://github.com/apache/kafka/pull/10471#discussion_r608470296
##########
File path: core/src/main/scala/kafka/admin/ReassignPartitionsCommand.scala
##########
@@ -1695,14 +1367,12 @@ object ReassignPartitionsCommand extends Logging {
opts.bootstrapServerOpt,
Review comment:
Yes, if `bootstrapServerOpt` is not in the permitted arg list, the check
will fail since `bootstrapServerOpt` is not permitted option for this action.
--
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:
[email protected]