You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Bill Bejeck (JIRA)" <ji...@apache.org> on 2019/05/20 13:11:01 UTC

[jira] [Updated] (KAFKA-8290) Streams Not Closing Fenced Producer On Task Close

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

Bill Bejeck updated KAFKA-8290:
-------------------------------
    Affects Version/s: 2.0.0
                       2.1.0
                       2.2.0

> Streams Not Closing Fenced Producer On Task Close
> -------------------------------------------------
>
>                 Key: KAFKA-8290
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8290
>             Project: Kafka
>          Issue Type: Bug
>          Components: streams
>    Affects Versions: 2.0.0, 2.1.0, 2.2.0
>            Reporter: Bill Bejeck
>            Assignee: Bill Bejeck
>            Priority: Major
>             Fix For: 2.3.0, 2.1.2, 2.2.2
>
>
> When a producer is fenced during processing a rebalance is triggered and Kafka Streams closes the (zombie) task, but not the producer.  When EOS is enabled and we close a task the producer should always be closed regardless if it was fenced or not.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)