You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Bill Bejeck (JIRA)" <ji...@apache.org> on 2019/04/25 18:03:00 UTC

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

Bill Bejeck created KAFKA-8290:
----------------------------------

             Summary: 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
            Reporter: Bill Bejeck
            Assignee: Bill Bejeck


When a producer is fenced during processing and a rebalance is triggered, the task closed, but the (zombie) producer is not.  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)