[
https://issues.apache.org/jira/browse/KAFKA-5202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16030217#comment-16030217
]
ASF GitHub Bot commented on KAFKA-5202:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/kafka/pull/3130
> 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)