Lucas Brutschy created KAFKA-19190:
--------------------------------------
Summary: StreamsUncaughtExceptionHandlerIntegrationTest fails
Key: KAFKA-19190
URL: https://issues.apache.org/jira/browse/KAFKA-19190
Project: Kafka
Issue Type: Sub-task
Reporter: Lucas Brutschy
Assignee: Lucas Brutschy
If the streams rebalance protocol is enabled in
StreamsUncaughtExceptionHandlerIntegrationTest, the streams application does
not shut down correctly upon error.
The cause is that the SHUTDOWN application error code is processed on the
broker-side, but not correctly handled on the cleint side.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)