You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Congxian Qiu (JIRA)" <ji...@apache.org> on 2019/01/31 01:50:00 UTC

[jira] [Created] (FLINK-11483) Improve StreamOperatorSnapshotRestoreTest with Parameterized

Congxian Qiu created FLINK-11483:
------------------------------------

             Summary: Improve StreamOperatorSnapshotRestoreTest with Parameterized
                 Key: FLINK-11483
                 URL: https://issues.apache.org/jira/browse/FLINK-11483
             Project: Flink
          Issue Type: Test
          Components: State Backends, Checkpointing, Tests
            Reporter: Congxian Qiu
            Assignee: Congxian Qiu


In current implementation, we will test {{StreamOperatorSnapshot}} with three statebackend: {{File}}, {{RocksDB_FULL}}, {{RocksDB_Incremental}}, each in a sperate class, we could improve this with Parameterized.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)