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)