Chia-Ping Tsai created KAFKA-17772:
--------------------------------------
Summary: Remove inControlledShutdownBrokers(Set<Integer>) and
unfenceBrokers(Set<Integer>) from ReplicationControlManagerTest
Key: KAFKA-17772
URL: https://issues.apache.org/jira/browse/KAFKA-17772
Project: Kafka
Issue Type: Test
Reporter: Chia-Ping Tsai
Assignee: Chia-Chuan Yu
The order of records must match the input order, so we should avoid using Set
as the input type since its order is undefined.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)