You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jason Gustafson (JIRA)" <ji...@apache.org> on 2017/05/09 06:42:04 UTC

[jira] [Created] (KAFKA-5202) Handle topic deletion for ongoing transactions

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)