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)