You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2017/09/20 23:25:00 UTC

[jira] [Created] (KAFKA-5949) User Callback Exceptions need to be handled properly

Matthias J. Sax created KAFKA-5949:
--------------------------------------

             Summary: User Callback Exceptions need to be handled properly
                 Key: KAFKA-5949
                 URL: https://issues.apache.org/jira/browse/KAFKA-5949
             Project: Kafka
          Issue Type: Sub-task
          Components: streams
            Reporter: Matthias J. Sax
            Assignee: Matthias J. Sax


In Streams, we allow to register multiple user callbacks. We need to handle those exceptions gracefully, by catching and wrapping with a StreamsException.

- TimestampExtractor
- DeserailizationHandler
- StateRestoreListener



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)