GitHub user Komalpawar22 added a comment to the discussion: Airflow 2.10.4 is 
significantly slower compared to 2.9.3

Thank you for your response. I understand the need for concrete data to make 
this issue actionable. Below are the details of my setup and observations:

System Details
Airflow Version: Upgraded from 2.9.3 → 2.10.4
Executor: KubernetesExecutor
Database: MySQL
Python Version: 3.11
OS: Linux
Deployment Mode: Kubernetes Autopilot Cluster

```yaml
        resources:
          limits:
            cpu: 100m
            ephemeral-storage: 1000Mi
            memory: 3Gi
          requests:
            cpu: 100m
            ephemeral-storage: 1000Mi
            memory: 3Gi
```
Using `5 replicas` of this configuration, I have deployed airflow with official 
Helm chart 1.14.0 
![image](https://github.com/user-attachments/assets/d6f1255a-64b8-483f-aa33-0d609894a0fb)


GitHub link: 
https://github.com/apache/airflow/discussions/46552#discussioncomment-12094081

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to