[
https://issues.apache.org/jira/browse/FLINK-10442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17328551#comment-17328551
]
Flink Jira Bot commented on FLINK-10442:
----------------------------------------
This major issue is unassigned and itself and all of its Sub-Tasks have not
been updated for 30 days. So, it has been labeled "stale-major". If this ticket
is indeed "major", please either assign yourself or give an update. Afterwards,
please remove the label. In 7 days the issue will be deprioritized.
> Make declined savepoints visible in WebUI
> -----------------------------------------
>
> Key: FLINK-10442
> URL: https://issues.apache.org/jira/browse/FLINK-10442
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / State Backends, Runtime / Web Frontend
> Affects Versions: 1.5.0, 1.5.1, 1.5.2, 1.5.3, 1.5.4, 1.6.0, 1.6.1, 1.7.0
> Reporter: Nico Kruber
> Priority: Major
> Labels: stale-major
>
> There are some reasons in {{CheckpointCoordinator#triggerCheckpoint()}} for
> failing a checkpoint/savepoint early in which case it would only show up in
> the logs (if even) but never in the web UI.
> Now for checkpoints this makes sense since a lot of checkpoints may
> (currently) be executed before all tasks are actually running.
> However, for (user-triggered) savepoints, you would not get too much clutter
> into the web UI (or the logs) and you would expect them to show up as well
> for debugging purposes.
> I propose to change the behaviour accordingly.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)