Matthias J. Sax created KAFKA-20671:
---------------------------------------
Summary: Remove config
`processing.exception.handler.global.enabled`
Key: KAFKA-20671
URL: https://issues.apache.org/jira/browse/KAFKA-20671
Project: Kafka
Issue Type: Sub-task
Components: streams
Reporter: Matthias J. Sax
Fix For: 5.0.0
h1. *THIS TICKET CANNOT BE WORKED ON, UNTIL WE DO APACHE KAFKA 5.0 RELEASE.*
For backward compatibility reasons, added and at the same time deprecated
config `processing.exception.handler.global.enabled` via
[KIP-1270|https://cwiki.apache.org/confluence/display/KAFKA/KIP-1270%3A+Extend+ProcessExceptionalHandler+for+GlobalThread].
It should be removed with 5.0 release, and the exception handler should get
enabled on the global thread by default (w/o an option to disable it).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)