Josh Carp created AIRFLOW-3306:
----------------------------------
Summary: Disable unused flask-sqlalchemy modification tracking
Key: AIRFLOW-3306
URL: https://issues.apache.org/jira/browse/AIRFLOW-3306
Project: Apache Airflow
Issue Type: Bug
Reporter: Josh Carp
Assignee: Josh Carp
By default, flask-sqlalchemy tracks model changes for its event system, which
adds some overhead. Since I don't think we're using the flask-sqlalchemy event
system, we should be able to turn off modification tracking and improve
performance.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)