You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Chris Riccomini (JIRA)" <ji...@apache.org> on 2014/03/22 21:36:43 UTC

[jira] [Created] (SAMZA-201) Close stores in TestKeyValueStores

Chris Riccomini created SAMZA-201:
-------------------------------------

             Summary: Close stores in TestKeyValueStores
                 Key: SAMZA-201
                 URL: https://issues.apache.org/jira/browse/SAMZA-201
             Project: Samza
          Issue Type: Bug
          Components: kv
    Affects Versions: 0.6.0
            Reporter: Chris Riccomini
            Assignee: Chris Riccomini
             Fix For: 0.7.0


TestKeyValueStores.teardown deletes all of the LevelDB files that were created during the test phase, but never actually closes the store. This leads to severe performance degradation in subsequent runs of the test (cache, serde, cache-and-serde, leveldb).



--
This message was sent by Atlassian JIRA
(v6.2#6252)