Steven Zhen Wu created FLINK-10360:
--------------------------------------
Summary: support timeout in savepoint REST api
Key: FLINK-10360
URL: https://issues.apache.org/jira/browse/FLINK-10360
Project: Flink
Issue Type: Improvement
Components: REST, State Backends, Checkpointing
Reporter: Steven Zhen Wu
right now, savepoint share the same timeout config as checkpoint. With
incremental checkpoint, we just need to configure the timeout to be reasonable
for the small delta. With savepoint, it is a full snapshot and maybe the
checkpoint timeout is too small for savepoint.
It will bring more flexibility if the savepoint REST api supports an additional
timeout param, and apply it for actual savepoint timeout.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)