Chia-Ping Tsai created KAFKA-16678:
--------------------------------------
Summary: Remove unimplementedquorum from EndToEndAuthorizationTest
Key: KAFKA-16678
URL: https://issues.apache.org/jira/browse/KAFKA-16678
Project: Kafka
Issue Type: Test
Reporter: Chia-Ping Tsai
Assignee: Chia-Ping Tsai
`unimplementedquorum`[0] is used to skip test cases if they don't support to
run by kraft. However, KAFKA-15219 , KAFKA-14765 and KAFKA-14776 make related
tests support to run by kraft.
In short, it is time to remove the unused variable :)
[0]
[https://github.com/apache/kafka/blob/d76352e2151178521dc447e3406dabb8fcd4c57c/core/src/test/scala/integration/kafka/api/EndToEndAuthorizationTest.scala#L146]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)