You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "taekyung kim (JIRA)" <ji...@apache.org> on 2018/04/23 06:02:00 UTC

[jira] [Created] (KAFKA-6815) "default.production.exception.handler" default value is not specified correctly in KafkaStream doc

taekyung kim created KAFKA-6815:
-----------------------------------

             Summary: "default.production.exception.handler" default value is not specified correctly in KafkaStream doc
                 Key: KAFKA-6815
                 URL: https://issues.apache.org/jira/browse/KAFKA-6815
             Project: Kafka
          Issue Type: Bug
          Components: documentation
    Affects Versions: 1.1.0
            Reporter: taekyung kim


 

[https://kafka.apache.org/11/documentation/streams/developer-guide/config-streams.html]

ver 1.1 document show invalid value
|default.deserialization.exception.handler|Medium|Exception handling class that implements the {{DeserializationExceptionHandler}}interface.|30000 milliseconds|

 

actually it is  LogAndFailExceptionHandler class



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