You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Chinmay Soman (JIRA)" <ji...@apache.org> on 2014/07/18 00:12:04 UTC

[jira] [Created] (SAMZA-346) Move TestKeyValueStores to samza-test module

Chinmay Soman created SAMZA-346:
-----------------------------------

             Summary: Move TestKeyValueStores to samza-test module
                 Key: SAMZA-346
                 URL: https://issues.apache.org/jira/browse/SAMZA-346
             Project: Samza
          Issue Type: Bug
          Components: kv
    Affects Versions: 0.8.0
            Reporter: Chinmay Soman


TestKeyValueStores currently resides in the samza-kv-leveldb module (after refactoring the original samza-kv - part of SAMZA-256)

This tests both LevelDB and the new In-memory store. Because of this samza-kv-leveldb has an additional unnecessary dependency on samza-kv-inmemory. We should move this test to samza-test, to get rid of this.



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