You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Konstantin Knauf (JIRA)" <ji...@apache.org> on 2019/07/11 09:02:00 UTC

[jira] [Updated] (FLINK-11793) Make KafkaProducer more resilient to Kafka Broker Failures

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

Konstantin Knauf updated FLINK-11793:
-------------------------------------
    Description: Similar to FLINK-11792 we can make the FlinkKafkaProducer more resilient against Broker Failures by not immediately failing on certain {{KafkaException}}'s, but by retrying in case there is only a change in partition leadership.  (was: Similar to FLINK-11792 we can make the FlinkKafkaProducer more resilient against Broker Failures by not immediately failing on certain KafkaException's, but by retrying in case there is only a change in partition leadership.)

> Make KafkaProducer more resilient to Kafka Broker Failures
> ----------------------------------------------------------
>
>                 Key: FLINK-11793
>                 URL: https://issues.apache.org/jira/browse/FLINK-11793
>             Project: Flink
>          Issue Type: Improvement
>          Components: Connectors / Kafka
>    Affects Versions: 1.7.2
>            Reporter: Konstantin Knauf
>            Priority: Major
>
> Similar to FLINK-11792 we can make the FlinkKafkaProducer more resilient against Broker Failures by not immediately failing on certain {{KafkaException}}'s, but by retrying in case there is only a change in partition leadership.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)