[
https://issues.apache.org/jira/browse/KAFKA-15743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17841411#comment-17841411
]
Igor Soarez commented on KAFKA-15743:
-------------------------------------
[~pprovenzano] that's right. When a broker re-registers with different
directory UUIDs the controller will mark the partitions offline, update ISR and
re-elect leaders. Would you like to open a PR to address this?
> 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)