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/10/15 00:08:34 UTC

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

    [ https://issues.apache.org/jira/browse/SAMZA-346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14171615#comment-14171615 ] 

Chris Riccomini commented on SAMZA-346:
---------------------------------------

+1 Merged and committed.

[~nsomasun], this will affect SAMZA-236. You'll have to update the RocksDB KV tests in samza-test now.

> 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
>              Labels: newbie
>         Attachments: SAMZA-346.patch
>
>
> 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.3.4#6332)