vidyapanchalZS opened a new issue, #34105:
URL: https://github.com/apache/airflow/issues/34105

   ### Apache Airflow version
   
   Other Airflow 2 version (please specify below)
   
   ### What happened
   
   Hello team, 
   
   We are facing one issue on Airflow version 2.2.2 where downstream task ran 
successfully even though status of upstream node was "yet to run".
   
   In this DAG, we had set trigger rule for downstream task is "all_done" and 
upstream task has no rule. When we faced this issue, we observed that status of 
upstream task run was "yet to run" but downstream task ran successfully. 
   Further, we checked logs of worker , scheduler and webserver logs for this 
issue and observed that web server , scheduler and worker logs have all data 
related task which executed successfully on airflow but that was not reflected 
on the airflow UI.
   At the time of issue , we observed high CPU utilization  for Web server 
   
   Could you please let us know how to resolve this issue in the future. 
   
   
   
   
   ### What you think should happen instead
   
   The Status of task should be reflected on airflow UI. 
   
   ### How to reproduce
   
   We faced this issue at 2 times after we issue did not occur.
   
   ### Operating System
   
   Amazon linux
   
   ### Versions of Apache Airflow Providers
   
   Airflow version 2.2.2 
   
   ### Deployment
   
   Amazon (AWS) MWAA
   
   ### Deployment details
   
   _No response_
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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-unsubscr...@airflow.apache.org.apache.org

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

Reply via email to