mumrah commented on PR #13735: URL: https://github.com/apache/kafka/pull/13735#issuecomment-1571002885
@akhileshchg there's a case where a topic is deleted and re-created with fewer partitions. Since ZK indexes topics by name, we can't readily see if the deletion happened when processing a KRaft snapshot. I added logic to handle the case of unexpected partitions in ZK. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org