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 2023/01/05 11:04:17 UTC

[GitHub] [airflow] potiuk commented on issue #28740: airflow workers and scheduler memory leak

potiuk commented on issue #28740:
URL: https://github.com/apache/airflow/issues/28740#issuecomment-1372074706

   Oh. That's an interesting observation about memory leak. 
   
   Which version of Kubernetes are you using @anu251989. 
   
   I strongly beleive that if the liveness check is the cause, then it's the question of a memory leak in K8S, not in Airflow.
   
   Maybe even there is a good candidate - i.e. this error https://github.com/kubernetes-csi/livenessprobe/issues/91 
   
   And I think the best way to fix it is to upgrade K8S.
   
   I think this might also explain some of the other memory leak issues that we found hard to debug. #24694 #27589 #28595.
   
   Can you please upgrade and see if it resolves your problem?


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