[ 
https://issues.apache.org/jira/browse/AIRFLOW-4594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

raman reassigned AIRFLOW-4594:
------------------------------

    Assignee: raman

> Kubernetes watcher updating Task state based on Pod state
> ---------------------------------------------------------
>
>                 Key: AIRFLOW-4594
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4594
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: executors
>    Affects Versions: 1.10.1
>            Reporter: raman
>            Assignee: raman
>            Priority: Major
>
> Currently KubernetesJobWatcher updates the task state based on the pod state 
> inside 
> process_status function. If it gets the pod state as failed it marks the task 
> state to failed which is not the correct behaviour because task might move to 
> retry state or reschedule state.
> Pod might be failed because of various reasons like machine/network issue, it 
> might crash. But its state might  not reflect the task state



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

Reply via email to