Alex Guziel created AIRFLOW-1345:
------------------------------------
Summary: Don't commit on each loop
Key: AIRFLOW-1345
URL: https://issues.apache.org/jira/browse/AIRFLOW-1345
Project: Apache Airflow
Issue Type: Improvement
Reporter: Alex Guziel
Assignee: Alex Guziel
Fix For: 1.8.3
RIght now, in the main scheduler loop, we commit for each TI. While this
minimize the time is a lock held, this expires all TIs, forcing us to do an n+1
query.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)