You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jay Kreps (JIRA)" <ji...@apache.org> on 2014/02/21 05:30:20 UTC

[jira] [Resolved] (KAFKA-1268) Force metadata update on error

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

Jay Kreps resolved KAFKA-1268.
------------------------------

    Resolution: Fixed

Fixed as part of the retries patch.

> Force metadata update on error
> ------------------------------
>
>                 Key: KAFKA-1268
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1268
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: producer 
>            Reporter: Jay Kreps
>         Attachments: KAFKA-1268.patch
>
>
> The new producer should mimic the behavior of the scala producer and force a metadata refresh if it gets an error that indicates the possibility of out of date metadata. Specifically if there is a disconnection, or a leader election in progress when a produce is attempted.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)