You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "yuzhou (Jira)" <ji...@apache.org> on 2020/12/07 01:44:00 UTC

[jira] [Created] (KAFKA-10814) improving ability of handling exception in kafka

yuzhou created KAFKA-10814:
------------------------------

             Summary: improving ability of handling exception in kafka
                 Key: KAFKA-10814
                 URL: https://issues.apache.org/jira/browse/KAFKA-10814
             Project: Kafka
          Issue Type: Wish
          Components: streams
            Reporter: yuzhou


When i use kafka streams,an exception such as NullPointerException runtime exception occured in a processor,which i can't caught in it,the whole streams was shuttdown,and other streams app would shuttdown either.

When use common tomcat handle request,excepiton just throw,not shuttdown application,and not effect other request forward.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)