[ https://issues.apache.org/jira/browse/KAFKA-17772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chia-Ping Tsai resolved KAFKA-17772. ------------------------------------ Fix Version/s: 4.0.0 Resolution: Fixed > 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 > Priority: Major > Fix For: 4.0.0 > > > 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)