[ 
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 auto-deprioritized-minor  (was: 
auto-deprioritized-major stale-minor)
    Priority: Not a Priority  (was: Minor)

This issue was labeled "stale-minor" 7 days ago and has not received any 
updates so it is being deprioritized. If this ticket is actually Minor, please 
raise the priority and ask a committer to assign you the issue or revive the 
public discussion.


> 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: Not a Priority
>              Labels: auto-deprioritized-major, auto-deprioritized-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)

Reply via email to