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/26 20:41:12 UTC

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

     [ https://issues.apache.org/jira/browse/KAFKA-3607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guozhang Wang resolved KAFKA-3607.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 0.10.0.0

Issue resolved by pull request 1258
[https://github.com/apache/kafka/pull/1258]

> 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
>              Labels: test
>             Fix For: 0.10.0.0
>
>
> 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)