You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2017/10/26 11:16:02 UTC

[jira] [Commented] (FLINK-7929) Add unit/integration tests for states backed by RocksDB

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

Aljoscha Krettek commented on FLINK-7929:
-----------------------------------------

There is {{StateBackendTestBase}}, which tests all types of different states and {{RocksDBStateBackendTest}} is the subclass that executes them for RocksDB.

> Add unit/integration tests for states backed by RocksDB
> -------------------------------------------------------
>
>                 Key: FLINK-7929
>                 URL: https://issues.apache.org/jira/browse/FLINK-7929
>             Project: Flink
>          Issue Type: Test
>          Components: State Backends, Checkpointing, Tests
>            Reporter: Bowen Li
>            Assignee: Bowen Li
>             Fix For: 1.4.0
>
>
> While exploring how to implement FLINK-7475, I didn't find any existing unit tests (or there are but I didn't find them...) that I can easily run to test if {{RocksDB(Value/List/Map/...)State}} works.
> We should add unit/integration tests for {{RocksDB(Value/List/Map/...)State}}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)