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

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

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

Damian Guy updated KAFKA-5503:
------------------------------
    Fix Version/s:     (was: 1.0.2)
                       (was: 1.1.0)
                   1.2.0

> 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
>          Components: clients, core, producer 
>    Affects Versions: 0.11.0.0
>            Reporter: Jason Gustafson
>            Assignee: Evgeny Veretennikov
>            Priority: Major
>             Fix For: 1.2.0
>
>
> 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
(v7.6.3#76005)