[ https://issues.apache.org/jira/browse/KAFKA-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bill Bejeck updated KAFKA-8290: ------------------------------- Description: 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. (was: When a producer is fenced during processing and a rebalance is triggered, Kafka Streams closes the(zombie) task closed, but the 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.) > 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 > Priority: Major > > 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)