[ 
https://issues.apache.org/jira/browse/KAFKA-6815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16447608#comment-16447608
 ] 

ASF GitHub Bot commented on KAFKA-6815:
---------------------------------------

bistros opened a new pull request #4914: KAFKA-6815 
"default.production.exception.handler" default value is not specified in doc
URL: https://github.com/apache/kafka/pull/4914
 
 
   in KafkaStreams config, 
   default.deserialization.exception.handler is LogAndFailExceptionHandler 
   but, document has 30000ms 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> "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
>            Priority: Minor
>
>  
> [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)

Reply via email to