Re: [PR] KAFKA-18486 Remove ReplicaManagerTest#becomeLeaderOrFollower [kafka]

2025-06-08 Thread via GitHub
chia7712 commented on PR #19924: URL: https://github.com/apache/kafka/pull/19924#issuecomment-295458 @m1a2st could you please update the title according to the changes? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[PR] KAFKA-18486 Remove ReplicaManagerTest#becomeLeaderOrFollower [kafka]

2025-06-07 Thread via GitHub
m1a2st opened a new pull request, #19924: URL: https://github.com/apache/kafka/pull/19924 update the following test to avoid using `becomeLeaderOrFollower` - testClearPurgatoryOnBecomingFollower - testDelayedFetchIncludesAbortedTransactions - testDisabledTransactionVerification -