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 2019/10/10 13:40:32 UTC

[GitHub] [airflow] kpathak13 commented on issue #6237: AIRFLOW-5581: Join KubernetesJobWatcher in terminate call and unblock queues from blocking forever

kpathak13 commented on issue #6237: AIRFLOW-5581: Join KubernetesJobWatcher in terminate call and unblock queues from blocking forever
URL: https://github.com/apache/airflow/pull/6237#issuecomment-540588073
 
 
   @ashb , I tested this on my k8 cluster:  
   
       1. Scheduled multiple high frequency jobs 
       2. Set Scheduler run duration to 2 minutes
       3. Killed several pods in flight at different stages (multiple times)
       4. Deleted Scheduler pod
   
   Never observed race condition.
   

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


With regards,
Apache Git Services