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)