[
https://issues.apache.org/jira/browse/KAFKA-15743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Proven Provenzano reopened KAFKA-15743:
---------------------------------------
The {{registerBroker}} function in this test file needs to use the directory
UUIDs assigned to the broker and not random UUIDs. If the directory UUIDs do
not match then when the broker reregisters as part of startup, any topics with
replicas on the broker which were created with the random UUIDs will actually
be offline. [~soarez] can comment more here.
> KRaft support in ReplicationQuotasTest
> --------------------------------------
>
> Key: KAFKA-15743
> URL: https://issues.apache.org/jira/browse/KAFKA-15743
> Project: Kafka
> Issue Type: Task
> Components: core
> Reporter: Sameer Tejani
> Assignee: Dmitry Werner
> Priority: Minor
> Labels: kraft, kraft-test, newbie
> Fix For: 3.8.0
>
>
> 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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)