clolov commented on code in PR #18432:
URL: https://github.com/apache/kafka/pull/18432#discussion_r1913088814


##########
core/src/test/scala/unit/kafka/server/KafkaApisTest.scala:
##########
@@ -485,44 +412,6 @@ class KafkaApisTest extends Logging {
     }
   }
 
-  @Test
-  def testAlterConfigsWithAuthorizer(): Unit = {

Review Comment:
   Thanks for the quick response! I understand where you are coming from with 
respect to the particular operation we are authorizing, what I do not 
understand is why are we removing the double authorisation (once on the broker 
and once on the controller)? I also believe this is what Ismael meant as well 
here https://github.com/apache/kafka/pull/18432#discussion_r1910638103



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

Reply via email to