Junrui Li created FLINK-33669: --------------------------------- Summary: Update the documentation for RestartStrategy, Checkpoint Storage, and State Backend. Key: FLINK-33669 URL: https://issues.apache.org/jira/browse/FLINK-33669 Project: Flink Issue Type: Technical Debt Components: Documentation Reporter: Junrui Li
After the deprecation of complex Java object getter and setter methods in FLIP-381, Flink now recommends the use of ConfigOptions for the configuration of RestartStrategy, Checkpoint Storage, and State Backend. It is necessary that we update FLINK documentation to clearly instruct users on this new recommended approach. -- This message was sent by Atlassian Jira (v8.20.10#820010)