You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Zakelly Lan (Jira)" <ji...@apache.org> on 2020/05/25 07:24:00 UTC

[jira] [Comment Edited] (FLINK-15507) Activate local recovery for RocksDB backends by default

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

Zakelly Lan edited comment on FLINK-15507 at 5/25/20, 7:23 AM:
---------------------------------------------------------------

PR submitted. I have run all UTs and e2e tests, and tried the WordCount streaming job with default settings to make sure the local recovery is activated by checking the local state directory.

Also, I have checked canceling a checkpoint with local recovery activated, and there is no file leakĀ on disk, which is part of the goal for FLINK-8871.


was (Author: zakelly):
PR submitted. I have run all UTs and e2e tests, and tried the WordCount streaming job with default settings to make sure the local recovery is activated by checking the local state directory.

> Activate local recovery for RocksDB backends by default
> -------------------------------------------------------
>
>                 Key: FLINK-15507
>                 URL: https://issues.apache.org/jira/browse/FLINK-15507
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / State Backends
>            Reporter: Stephan Ewen
>            Assignee: Zakelly Lan
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 1.11.0
>
>
> For the RocksDB state backend, local recovery has no overhead when incremental checkpoints are used. 
> It should be activated by default, because it greatly helps with recovery.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)