Bruno Cadonna created KAFKA-9770:
------------------------------------
Summary: Caching State Store does not Close Underlying State Store
When Exception is Thrown During Flushing
Key: KAFKA-9770
URL: https://issues.apache.org/jira/browse/KAFKA-9770
Project: Kafka
Issue Type: Bug
Components: streams
Affects Versions: 2.6.0
Reporter: Bruno Cadonna
When a caching state store is closed it calls its {{flush()}} method. If
{{flush()}} throws an exception the underlying state store is not closed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)