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

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

     [ https://issues.apache.org/jira/browse/KAFKA-5202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apurva Mehta reassigned KAFKA-5202:
-----------------------------------

    Assignee: Guozhang Wang

> Handle topic deletion for ongoing transactions
> ----------------------------------------------
>
>                 Key: KAFKA-5202
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5202
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: clients, core, producer 
>            Reporter: Jason Gustafson
>            Assignee: Guozhang Wang
>            Priority: Blocker
>              Labels: exactly-once
>             Fix For: 0.11.0.0
>
>
> If a topic is deleted, we should remove its partitions from ongoing transactions.  If the transaction 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)