You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Guozhang Wang (JIRA)" <ji...@apache.org> on 2016/04/22 02:48:13 UTC

[jira] [Created] (KAFKA-3607) Close state stores explicitly in unit tests upon completing

Guozhang Wang created KAFKA-3607:
------------------------------------

             Summary: Close state stores explicitly in unit tests upon completing
                 Key: KAFKA-3607
                 URL: https://issues.apache.org/jira/browse/KAFKA-3607
             Project: Kafka
          Issue Type: Bug
          Components: streams
            Reporter: Guozhang Wang
            Assignee: Guozhang Wang


In places like {{KStreamTestDriver}}, one or more state stores can be created and initialized, but they are not explicitly closed at the end of the test. We suspect that it may be the cause of the underlying RocksDB "pure virtual method called" exception.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)