[
https://issues.apache.org/jira/browse/KAFKA-12332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gustafson resolved KAFKA-12332.
-------------------------------------
Resolution: Fixed
> Error partitions from topics with invalid IDs in LISR requests
> --------------------------------------------------------------
>
> Key: KAFKA-12332
> URL: https://issues.apache.org/jira/browse/KAFKA-12332
> Project: Kafka
> Issue Type: Bug
> Reporter: Justine Olshan
> Assignee: Justine Olshan
> Priority: Major
>
> In a situation where topics are deleted and recreated in a short amount of
> time, LeaderAndIsr requests can contain topics with invalid IDs, but correct
> epochs. In this case, we will incorrectly handle the request and simply log
> an error message on the broker. It will be more useful to not handle the
> request for the partition with an invalid ID and send and error back to the
> controller.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)