riedelmax commented on code in PR #16158:
URL: https://github.com/apache/kafka/pull/16158#discussion_r1631203974
##########
core/src/test/scala/unit/kafka/server/KafkaApisTest.scala:
##########
@@ -7086,6 +7086,7 @@ class KafkaApisTest extends Logging {
def testConsumerGroupDescribe(): Unit = {
Review Comment:
@dajac Do you think it is necessary to have two tests, one with
includeAuthorizedOperations and one without it?
I could at it to the IT, without having one IT with
includeAuthorizedOperations=false.
Its covered in the unit tests anyways and the option does not change the
behavior of the API
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]