[
https://issues.apache.org/jira/browse/FLINK-15507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17009966#comment-17009966
]
Yun Tang edited comment on FLINK-15507 at 1/7/20 7:34 PM:
----------------------------------------------------------
A known issue when we enable local recovery by default is that local state
cannot be cleaned if no checkpoint ever completed, which is one of the goals
for FLINK-8871.
was (Author: yunta):
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)