You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/06/24 02:49:54 UTC

[GitHub] [airflow] NickYadance commented on issue #24466: Long running tasks being killed with CeleryKubernetesExecutor

NickYadance commented on issue #24466:
URL: https://github.com/apache/airflow/issues/24466#issuecomment-1165139141

   Seen this issue with CeleryKubernetesExecutor when restarting the Celery worker pod. After restart, some long running task instances can be set as `up_for_retry` and rerun successfully while other task instances failed and its dagrun failed too.  Due to this i cannot restart worker pods without draining the worker pods first. 
   
   This should be reproduceable and i'm investigating on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org