[
https://issues.apache.org/jira/browse/KAFKA-6621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16526396#comment-16526396
]
Bhagya Lakshmi Gummalla commented on KAFKA-6621:
------------------------------------------------
[~mjsax] Hi, is this still an issue and do you need me to work on this?
> Update Streams docs with details for UncaughtExceptionHandler
> -------------------------------------------------------------
>
> Key: KAFKA-6621
> URL: https://issues.apache.org/jira/browse/KAFKA-6621
> Project: Kafka
> Issue Type: Improvement
> Components: documentation, streams
> Reporter: Matthias J. Sax
> Priority: Minor
>
> We should update the docs to explain that calling {{KafkaStreams#close()}}
> within the UncaughtExceptionHandler-callback might result in a deadlock and
> one should always specify a timeout parameter for this case.
> As an alternative to avoid the deadlock, setting a flag in the handler and
> calling {{#close}} outside of the callback should also work.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)