[
https://issues.apache.org/jira/browse/KAFKA-15743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849377#comment-17849377
]
Dmitry Werner edited comment on KAFKA-15743 at 5/24/24 7:18 PM:
----------------------------------------------------------------
[~soarez] Hello. I've prepared a PR for the fix.
Please see if I've got it right.
[https://github.com/apache/kafka/pull/16077]
Assigning UUID for directories was done similarly to the method
QuorumControllerIntegrationTestUtils#registerBrokersAndUnfence.
was (Author: JIRAUSER300605):
[~soarez] Hello. I've prepared a PR for the fix.
Please see if I've got it right.
https://github.com/apache/kafka/pull/16077
> 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)