You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2020/03/26 21:36:00 UTC

[jira] [Created] (KAFKA-9770) Caching State Store does not Close Underlying State Store When Exception is Thrown During Flushing

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)