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/11/04 20:44:57 UTC

[GitHub] [airflow] mik-laj opened a new issue #12098: Liveness probe only observes one scheduler.

mik-laj opened a new issue #12098:
URL: https://github.com/apache/airflow/issues/12098


   Hiello,
   
   Recently, the Helm Chart has been updated to add the ability to run multiple schedulers.
   https://github.com/apache/airflow/pull/11330
   
   The liveness probe that does not support multiple schedulers has not been updated. I think we should also update the liveness probe to handle this case. Currently, it only watches the newest job, not the job assigned to the current scheduler.
   https://github.com/apache/airflow/blob/91a64db505e50712cd53928b4f2b84aece3cc1c0/chart/templates/scheduler/scheduler-deployment.yaml#L115-L130
   
   Best regards,
   Kamil BreguĊ‚a
   


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



[GitHub] [airflow] kaxil closed issue #12098: Liveness probe only observes one scheduler.

Posted by GitBox <gi...@apache.org>.
kaxil closed issue #12098:
URL: https://github.com/apache/airflow/issues/12098


   


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



[GitHub] [airflow] ryw commented on issue #12098: Liveness probe only observes one scheduler.

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


   Moved to Airflow 2.1 milestone since Helm chart is not part of 2.0 release.


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