Stephan Ewen created FLINK-15507: ------------------------------------ Summary: 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 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)