[
https://issues.apache.org/jira/browse/KAFKA-15744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sameer Tejani updated KAFKA-15744:
----------------------------------
Description:
The following tests in CustomQuotaCallbackTest in
core/src/test/scala/integration/kafka/api/CustomQuotaCallbackTest.scala need to
be updated to support KRaft
90 : def testCustomQuotaCallback(): Unit = {
Scanned 468 lines. Found 0 KRaft tests out of 1 tests
was:
The following tests in ReplicationQuotasTest in
core/src/test/scala/unit/kafka/server/ReplicationQuotasTest.scala need to be
updated to support KRaft
59 : def shouldBootstrapTwoBrokersWithLeaderThrottle(): Unit = {
64 : def shouldBootstrapTwoBrokersWithFollowerThrottle(): Unit = {
171 : def shouldThrottleOldSegments(): Unit = {
Scanned 240 lines. Found 0 KRaft tests out of 3 tests
> KRaft support in CustomQuotaCallbackTest
> ----------------------------------------
>
> Key: KAFKA-15744
> URL: https://issues.apache.org/jira/browse/KAFKA-15744
> Project: Kafka
> Issue Type: Task
> Components: core
> Reporter: Sameer Tejani
> Priority: Minor
> Labels: kraft, kraft-test, newbie
>
> The following tests in CustomQuotaCallbackTest in
> core/src/test/scala/integration/kafka/api/CustomQuotaCallbackTest.scala need
> to be updated to support KRaft
> 90 : def testCustomQuotaCallback(): Unit = {
> Scanned 468 lines. Found 0 KRaft tests out of 1 tests
--
This message was sent by Atlassian Jira
(v8.20.10#820010)