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/08/01 12:11:30 UTC

[GitHub] [airflow] avshoram opened a new issue, #25443: airflow 2.3.3 keeps generating *-reply-celery-pidbox queues in SQS

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

   ### Apache Airflow version
   
   2.3.3 (latest released)
   
   ### What happened
   
   Airflow keeps creating *-reply-celery-pidbox queues in SQS even with AIRFLOW__CELERY__WORKER_ENABLE_REMOTE_CONTROL=**false**
   
   
   ### What you think should happen instead
   
   The flag according to documentation https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html should prevent doing that.
   
   ### How to reproduce
   
   Airflow Image: 2.3.3-python3.9
   Environment:
   AIRFLOW__CELERY__RESULT_BACKEND=db+postgresql://airflow:airflow@postgres/airflow
   AIRFLOW__CELERY__BROKER_URL="sqs://Access_key_ID:Secret_access_key@"
   AIRFLOW__CELERY__WORKER_ENABLE_REMOTE_CONTROL=false
   AIRFLOW__CELERY__WORKER_CONCURRENCY=4
   
   ### Operating System
   
   Linux
   
   ### Versions of Apache Airflow Providers
   
   2.3.3-python3.9
   
   ### Deployment
   
   Docker-Compose
   
   ### Deployment details
   
   Local deployment
   
   ### 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-unsubscribe@airflow.apache.org.apache.org

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


[GitHub] [airflow] potiuk commented on issue #25443: airflow 2.3.3 keeps generating *-reply-celery-pidbox queues in SQS

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #25443:
URL: https://github.com/apache/airflow/issues/25443#issuecomment-1203103333

   Airflow does not have official support for SQS - only rabbitmq and redis are officially supported


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


[GitHub] [airflow] potiuk closed issue #25443: airflow 2.3.3 keeps generating *-reply-celery-pidbox queues in SQS

Posted by GitBox <gi...@apache.org>.
potiuk closed issue #25443: airflow 2.3.3 keeps generating *-reply-celery-pidbox queues in SQS
URL: https://github.com/apache/airflow/issues/25443


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


[GitHub] [airflow] boring-cyborg[bot] commented on issue #25443: airflow 2.3.3 keeps generating *-reply-celery-pidbox queues in SQS

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #25443:
URL: https://github.com/apache/airflow/issues/25443#issuecomment-1201120459

   Thanks for opening your first issue here! Be sure to follow the issue template!
   


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