You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stefan Richter (JIRA)" <ji...@apache.org> on 2019/04/29 08:23:00 UTC

[jira] [Closed] (FLINK-12350) RocksDBStateBackendTest doesn't cover the incremental checkpoint code path

     [ https://issues.apache.org/jira/browse/FLINK-12350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Richter closed FLINK-12350.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.9.0

Merged in:
master: 9aeb4e5

> RocksDBStateBackendTest doesn't cover the incremental checkpoint code path
> --------------------------------------------------------------------------
>
>                 Key: FLINK-12350
>                 URL: https://issues.apache.org/jira/browse/FLINK-12350
>             Project: Flink
>          Issue Type: Test
>          Components: Runtime / State Backends
>    Affects Versions: 1.8.0
>            Reporter: Yu Li
>            Assignee: Yu Li
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.9.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> In {{RocksDBStateBackendTest}} there's a parameterized variable {{enableIncrementalCheckpointing}}, but after we refactor the backend build into the builder pattern in FLINK-10043 we didn't respect this variable. To fix this, we should add a {{setEnableIncrementalCheckpointing(enableIncrementalCheckpointing)}} invocation before building the backend in {{RocksDBStateBackendTest.setupRocksKeyedStateBackend}}.



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