[
https://issues.apache.org/jira/browse/AIRFLOW-3392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kaxil Naik resolved AIRFLOW-3392.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.10.2
> Add index on dag_id in sla_miss table
> -------------------------------------
>
> Key: AIRFLOW-3392
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3392
> Project: Apache Airflow
> Issue Type: Improvement
> Reporter: Kevin Yang
> Assignee: Kevin Yang
> Priority: Major
> Fix For: 1.10.2
>
>
> The select queries on sla_miss table produce a great % of DB traffic and thus
> made the DB CPU usage unnecessarily high. It would be a low hanging fruit to
> add an index and reduce the load.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)