Jason Gustafson created KAFKA-5202:
--------------------------------------
Summary: Handle topic deletion for ongoing transactions
Key: KAFKA-5202
URL: https://issues.apache.org/jira/browse/KAFKA-5202
Project: Kafka
Issue Type: Sub-task
Reporter: Jason Gustafson
If a topic is deleted, we should remove its partitions from ongoing
transactions. If the topic has already begun rolling forward, we have to let
it continue for the rest of the included partitions, but we have the option of
failing a transaction which is yet to be committed or aborted.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)