michal.brylka created KAFKA-13423: ------------------------------------- Summary: Error falsely reported on Kafka Streams app when GlobalKTables are used Key: KAFKA-13423 URL: https://issues.apache.org/jira/browse/KAFKA-13423 Project: Kafka Issue Type: Bug Components: streams Affects Versions: 2.8.0 Reporter: michal.brylka Attachments: GlobalKtableTest.java, log4j.properties, pom.xml
It seems that error of this form: _ERROR streams.KafkaStreams: stream-client [testAppId-56832986-6ff0-4583-8aaf-85fafd7b4fe4] Global thread has died. The streams application or client will now close to ERROR._ are being reported when Streams are closed gracefully. This seems to be not right. See attached files for repro case -- This message was sent by Atlassian Jira (v8.3.4#803005)