chia7712 commented on PR #15175: URL: https://github.com/apache/kafka/pull/15175#issuecomment-2163334380
> On the other hand, the DescribeTopicPartitions API always includes authorizedOperations all the time on Kraft. Is there a reason why we want to avoid returning authorizedOperations? Pardon me, why `DescribeTopicPartitions` request does not take a flag to indicate whether return authorizedOperations? Other req/res have flag to skip to return authorizedOperations, it seems `DescribeTopicPartitions` should support that for consistency? the solution of #16136 is to filter authorizedOperations out on client-side, and that is ok to me. I'm just curios about the context :) -- 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