[
https://issues.apache.org/jira/browse/FLINK-11793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16882769#comment-16882769
]
Jiangjie Qin commented on FLINK-11793:
--------------------------------------
This can probably be done by just make the retry number to 2 or 3 (the default
value is 0).
> 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,
> but by retrying in case there is only a case in partition leadership.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)