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

Jason Gustafson updated KAFKA-5202:
-----------------------------------
    Description: 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.  
(was: 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.)

> 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
>             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)

Reply via email to