[ https://issues.apache.org/jira/browse/FLINK-27419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17937135#comment-17937135 ]
Anirudh Prabhakaran commented on FLINK-27419: --------------------------------------------- Hi! I would like to pickup and work on this feature. I am working with Flink within my org as well, so I'd love the chance to contribute to the community as well! > Endpoint to cancel savepoints > ----------------------------- > > Key: FLINK-27419 > URL: https://issues.apache.org/jira/browse/FLINK-27419 > Project: Flink > Issue Type: New Feature > Components: Runtime / REST > Reporter: Ingo Bürk > Priority: Major > > The Flink REST API currently offers no endpoint to cancel a triggered > savepoint. This would be useful for clients to make it easier to coordinate > the cleanup of resources. > I propose to add a new `DELETE /jobs/:jobId/savepoints/:triggerId` endpoint > which aborts a triggered and not-yet completed savepoint. If the endpoint is > already completed or failed, this should delete the savepoint and associated > data. > We can probably deprecate the savepoint-disposal endpoint in that case. -- This message was sent by Atlassian Jira (v8.20.10#820010)