[ https://issues.apache.org/jira/browse/KAFKA-14129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Colin McCabe resolved KAFKA-14129. ---------------------------------- Fix Version/s: 3.3.0 Resolution: Fixed This was implemented in Kafka 3.3 > KRaft must check manual assignments for createTopics are contiguous > ------------------------------------------------------------------- > > Key: KAFKA-14129 > URL: https://issues.apache.org/jira/browse/KAFKA-14129 > Project: Kafka > Issue Type: Bug > Reporter: Colin McCabe > Assignee: Colin McCabe > Priority: Major > Fix For: 3.3.0 > > > KRaft should validate that manual assignments given to createTopics are > contiguous. In other words, they must start with partition 0, and progress > through 1, 2, 3, etc. ZK mode does this, but KRaft mode previously did not. -- This message was sent by Atlassian Jira (v8.20.10#820010)