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)