You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Stefan Seelmann (JIRA)" <ji...@apache.org> on 2018/12/30 15:57:00 UTC

[jira] [Commented] (AIRFLOW-3589) Visualize reschedule state in all views

    [ https://issues.apache.org/jira/browse/AIRFLOW-3589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16731004#comment-16731004 ] 

Stefan Seelmann commented on AIRFLOW-3589:
------------------------------------------

[~Fokko] [~ashb] I started with this, basically it works, but it becomes messy. For each view I have to handle lookup/join/subquery the TaskReschedule, see views.py https://github.com/seelmann/incubator-airflow/commit/83fec6d9211e9acf377ee35043ba1b400f83e1bc 

I'll try another attempt and introduce a dedicated UP_FOR_RESCHEDULE state, I think that makes all the other code easier.



> Visualize reschedule state in all views
> ---------------------------------------
>
>                 Key: AIRFLOW-3589
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3589
>             Project: Apache Airflow
>          Issue Type: Sub-task
>          Components: webserver
>    Affects Versions: 1.10.1
>            Reporter: Stefan Seelmann
>            Assignee: Stefan Seelmann
>            Priority: Major
>             Fix For: 1.10.2, 2.0.0
>
>
> There should be a visual indication that a task is in reschedule state. Update following views in old and new UI:
> * Tree
> * Graph
> * Gantt
> * DAGs (index)
> * Task instance list



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)