Liwei Lin created FLINK-26746: --------------------------------- Summary: Update the documentation of Timer's Fault Tolerance section Key: FLINK-26746 URL: https://issues.apache.org/jira/browse/FLINK-26746 Project: Flink Issue Type: Improvement Components: Documentation Reporter: Liwei Lin
Currently in the documentation of Timer's Fault Tolerance section ( [https://nightlies.apache.org/flink/flink-docs-release-1.14/docs/dev/datastream/operators/process_function/#fault-tolerance] ), it says: Timers are always asynchronously checkpointed, except for the combination of RocksDB backend / with incremental snapshots / with heap-based timers (will be resolved with {{{}FLINK-10026{}}}). Actually FLINK-10026 is resolved as 'Won't Do'; the documentation might be updated. -- This message was sent by Atlassian Jira (v8.20.1#820001)