You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "mumrah (via GitHub)" <gi...@apache.org> on 2023/05/31 21:42:43 UTC

[GitHub] [kafka] mumrah commented on pull request #13735: KAFKA-15003: When partitions are partition assignments change we do n…

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-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org