tinaselenge commented on PR #15175:
URL: https://github.com/apache/kafka/pull/15175#issuecomment-2139323605

   Thanks @mimaison raising the issue. 
   
   > 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?
   
   That is the a problem for this test as we now get 2 different behaviours 
when describing a topic partition with includeAuthorizedOperations set to 
false. In zk mode via metadata request, the response contains null authorised 
operations, but in Kraft mode via describeTopicPartition request, the response 
contains the authorised operations.  


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