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/01/28 11:42:54 UTC

[GitHub] [airflow] tulanowski commented on issue #16982: Tasks fail and do not log due to backend DB (dead?)lock

tulanowski commented on issue #16982:
URL: https://github.com/apache/airflow/issues/16982#issuecomment-1024136484


   I experience the same problem. In the workers logs from last night I can see few dozen errors caused by deadlock. In the scheduler log I can see only one deadlock error, after which scheduler was restarted. Here is a gist containing the logs:
   https://gist.github.com/tulanowski/fcc8358bad3c8e5d15678639ec015d8b
   
   Airflow version 2.2.0
   MySQL 5.7.33 running on AWS RDS
   Celery executor with 6 workers
   1 scheduler replica
   
   Hope it helps!


-- 
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