glasser commented on PR #9720: URL: https://github.com/apache/kafka/pull/9720#issuecomment-1503972837
Am I correct in believing this change was released in Kafka 2.8.0? I can't find it in [the release notes](https://archive.apache.org/dist/kafka/2.8.0/RELEASE_NOTES.html). We just had a minor outage because we didn't realize when upgrading to v2.8 that some error handling/shutdown code in our Kafka Streams app couldn't assume that it only had to kick in when the state transitioned to `NOT_RUNNING` but also now has to handle `ERROR` too. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
