[
https://issues.apache.org/jira/browse/FLINK-10442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-10442:
-----------------------------------
Labels: auto-deprioritized-major stale-minor (was:
auto-deprioritized-major)
I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help
the community manage its development. I see this issues has been marked as
Minor but is unassigned and neither itself nor its Sub-Tasks have been updated
for 180 days. I have gone ahead and marked it "stale-minor". If this ticket is
still Minor, please either assign yourself or give an update. Afterwards,
please remove the label or 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: Minor
> Labels: auto-deprioritized-major, stale-minor
>
> 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.20.1#820001)