forked from apache/kafka
-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[LI-FIXUP] Add an integration test for LiCombinedControl request (#433)
TICKET = LIKAFKA-49954 LI_DESCRIPTION = This should a direct fixup to commit 8c5b1ec. Added integration test to verify commit 8c5b1ec do fix a LiCombinedControlRequest bug. This test adds replicas to a broker that is in a cluster with replicas in other brokers and that previously has not hosted any replicas on it. The test then verifies after assigning partitions to the broker, the broker still sends LiCombinedControl requests. Verification is done that without commit 8c5b1ec, this added test would fail; and with commit 8c5b1ec, the test would pass. EXIT_CRITERIA = The same as the LiCombinedControl request.
- Loading branch information
Showing
1 changed file
with
49 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters