nitra-1 opened a new issue #21668: URL: https://github.com/apache/airflow/issues/21668
### Apache Airflow version 2.0.2 ### What happened The dags run and status gets updated but over the period like in 6-8 hours time and randomly the schedulers are seen in queued state. And once we restart the scheduler immediately all the tasks are seen as success with no queued tasks. With this we have to restart the scheduler quite frequently. ### What you expected to happen Expected behaviour that each scheduler should get executed and status to be updated in the web ui ### How to reproduce Install the airflow in master-worker HA mode. Deploy some schedulers and observe the status of the schedulers ### Operating System VERSION="18.04.5 LTS (Bionic Beaver)" ### Versions of Apache Airflow Providers apache-airflow-providers-airbyte==1.0.0 apache-airflow-providers-amazon==1.4.0 apache-airflow-providers-apache-beam==2.0.0 apache-airflow-providers-apache-cassandra==1.0.1 apache-airflow-providers-apache-druid==1.1.0 apache-airflow-providers-apache-hdfs==1.0.1 apache-airflow-providers-apache-hive==1.0.3 apache-airflow-providers-apache-kylin==1.0.1 apache-airflow-providers-apache-livy==1.1.0 apache-airflow-providers-apache-pig==1.0.1 apache-airflow-providers-apache-pinot==1.0.1 apache-airflow-providers-apache-spark==1.0.3 apache-airflow-providers-apache-sqoop==1.0.1 apache-airflow-providers-celery==1.0.1 apache-airflow-providers-cloudant==1.0.1 apache-airflow-providers-cncf-kubernetes==1.2.0 apache-airflow-providers-databricks==1.0.1 apache-airflow-providers-datadog==1.0.1 apache-airflow-providers-dingding==1.0.2 apache-airflow-providers-discord==1.0.1 apache-airflow-providers-docker==1.2.0 apache-airflow-providers-elasticsearch==1.0.4 apache-airflow-providers-exasol==1.1.1 apache-airflow-providers-facebook==1.1.0 apache-airflow-providers-ftp==1.1.0 apache-airflow-providers-google==3.0.0 apache-airflow-providers-grpc==1.1.0 apache-airflow-providers-hashicorp==1.0.2 apache-airflow-providers-http==1.1.1 apache-airflow-providers-imap==1.0.1 apache-airflow-providers-jdbc==1.0.1 apache-airflow-providers-jenkins==1.1.0 apache-airflow-providers-jira==1.0.2 apache-airflow-providers-microsoft-azure==2.0.0 apache-airflow-providers-microsoft-mssql==1.1.0 apache-airflow-providers-microsoft-winrm==1.2.0 apache-airflow-providers-mongo==1.0.1 apache-airflow-providers-mysql==1.1.0 apache-airflow-providers-neo4j==1.0.1 apache-airflow-providers-odbc==1.0.1 apache-airflow-providers-openfaas==1.1.1 apache-airflow-providers-opsgenie==1.0.2 apache-airflow-providers-oracle==1.1.0 apache-airflow-providers-pagerduty==1.0.1 apache-airflow-providers-papermill==1.0.2 apache-airflow-providers-plexus==1.0.1 apache-airflow-providers-postgres==1.0.2 apache-airflow-providers-presto==1.0.2 apache-airflow-providers-qubole==1.0.2 apache-airflow-providers-redis==1.0.1 apache-airflow-providers-salesforce==2.0.0 apache-airflow-providers-samba==1.0.1 apache-airflow-providers-segment==1.0.1 apache-airflow-providers-sendgrid==1.0.2 apache-airflow-providers-sftp==1.2.0 apache-airflow-providers-singularity==1.1.0 apache-airflow-providers-slack==3.0.0 apache-airflow-providers-snowflake==1.3.0 apache-airflow-providers-sqlite==1.0.2 apache-airflow-providers-ssh==1.3.0 apache-airflow-providers-tableau==1.0.0 apache-airflow-providers-telegram==1.0.2 apache-airflow-providers-trino==1.0.0 apache-airflow-providers-vertica==1.0.1 apache-airflow-providers-yandex==1.0.1 apache-airflow-providers-zendesk==1.0.1 ### Deployment Other ### Deployment details Installation done using pip3 install apache-airflow[all] ### Anything else no ### 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
