[ 
https://issues.apache.org/jira/browse/FLINK-10360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steven Zhen Wu closed FLINK-10360.
----------------------------------
    Resolution: Duplicate

> support timeout in savepoint REST api
> -------------------------------------
>
>                 Key: FLINK-10360
>                 URL: https://issues.apache.org/jira/browse/FLINK-10360
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Checkpointing, Runtime / REST, Runtime / State 
> Backends
>            Reporter: Steven Zhen Wu
>            Priority: Minor
>              Labels: auto-deprioritized-major
>
> 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.
>  * incremental checkpoint size ranges from 100 GB - 400 GB, and took 1 mins - 
> 4 mins
>  * full savepoint is ~4.5 TB and took ~25 mins
> 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
(v8.3.4#803005)

Reply via email to