[
https://issues.apache.org/jira/browse/FLINK-15507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yu Li updated FLINK-15507:
--------------------------
Fix Version/s: (was: 1.11.0)
1.12.0
Priority: Critical (was: Blocker)
Thanks all for sharing your thoughts! [~Zakelly] [~yunta] [~klion26]
After an offline discussion with [~sewen], we think it's not an easy decision
to enable local recovery by default for all cases, since for
`RocksDBStateBackend` with full checkpoint or `FsStateBackend`, local recovery
is much heavier and will make the checkpointing slower.
So let's postpone the JIRA to 1.12 to have more thorough discussions, instead
of rushing it in (smile).
Thanks.
> 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: Critical
> Labels: pull-request-available
> Fix For: 1.12.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)