You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2015/10/16 17:42:05 UTC

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

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)