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 2020/12/01 13:39:38 UTC

[GitHub] [airflow] kaxil commented on pull request #10956: Fully support running more than one scheduler concurrently

kaxil commented on pull request #10956:
URL: https://github.com/apache/airflow/pull/10956#issuecomment-736557250


   > @ashb One more question , how do we custom the number of threads ( that are in practice processes because of the GIL ) of the scheduler ?
   > 
   > there is no more max_threads in http://apache-airflow-docs.s3-website.eu-central-1.amazonaws.com/docs/apache-airflow/latest/configurations-ref.html#scheduler
   > 
   > Thank you
   
   `max_threads` was rename to `parsing_processes` http://apache-airflow-docs.s3-website.eu-central-1.amazonaws.com/docs/apache-airflow/latest/configurations-ref.html#parsing-processes


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

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