[jira] [Created] (FLINK-2863) Kafka producer does not fail in case of write failure

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

[jira] [Created] (FLINK-2863) Kafka producer does not fail in case of write failure

Shang Yuanchun (Jira)
Stephan Ewen created FLINK-2863:
-----------------------------------

             Summary: Kafka producer does not fail in case of write failure
                 Key: FLINK-2863
                 URL: https://issues.apache.org/jira/browse/FLINK-2863
             Project: Flink
          Issue Type: Bug
          Components: Kafka Connector
    Affects Versions: 0.10
            Reporter: Stephan Ewen
            Assignee: Stephan Ewen
             Fix For: 0.10


The async producer used in the Kafka connector only logs errors, but does not fail the program in case of an error.

I will change it such that it fails by default on error and add a flag for the "lenient" mode that only logs failures.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)