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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
Konstantin Knauf created FLINK-11793:
----------------------------------------

             Summary: 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


Similar to FLINK-11792 we can make the FlinkKafkaProducer more resilient against Broker Failures by not immediately failing on certain KafkaException, but by retrying in case there is only a case in partition leadership.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)