You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Jason Gustafson (JIRA)" <ji...@apache.org> on 2017/06/22 21:00:03 UTC

[jira] [Created] (KAFKA-5503) Idempotent producer ignores shutdown while fetching ProducerId

Jason Gustafson created KAFKA-5503:
--------------------------------------

             Summary: Idempotent producer ignores shutdown while fetching ProducerId
                 Key: KAFKA-5503
                 URL: https://issues.apache.org/jira/browse/KAFKA-5503
             Project: Kafka
          Issue Type: Sub-task
    Affects Versions: 0.11.0.0
            Reporter: Jason Gustafson
             Fix For: 0.11.0.1


When using the idempotent producer, we initially block the sender thread while we attempt to get the ProducerId. During this time, a concurrent call to close() will be ignored.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)