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

[jira] [Commented] (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=17009966#comment-17009966 ] 

Yun Tang commented on FLINK-15507:
----------------------------------

A known issue when we enable local recovery by default is that local state cannot be cleared if no checkpoint ever completed, which is one of the goals for FLINK-8871.

> 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
>            Priority: Blocker
>             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)