kafka/core
Chang-Chi Hsu 4a5aa37169
CI / build (push) Waiting to run Details
MINOR: Move ReconfigurableQuorumIntegrationTest from core module to server module (#20636)
It moves the `ReconfigurableQuorumIntegrationTest` class to the
`org.apache.kafka.server` package and consolidates two related tests,
`RemoveAndAddVoterWithValidClusterId` and
`RemoveAndAddVoterWithInconsistentClusterId`, into a single file. This
improves code organization and reduces redundancy.

Reviewers: Chia-Ping Tsai <chia7712@gmail.com>
2025-10-08 01:10:58 +08:00
..
src MINOR: Move ReconfigurableQuorumIntegrationTest from core module to server module (#20636) 2025-10-08 01:10:58 +08:00
.gitignore KAFKA-4848: Fix retryWithBackoff deadlock issue 2017-03-20 21:56:15 -07:00