coufon commented on issue #5594: [AIRFLOW-4924] Loading DAGs asynchronously in 
Airflow webserver
URL: https://github.com/apache/airflow/pull/5594#issuecomment-517385446
 
 
   > -1, in favor of persist DAG into DB approach. Would prefer to see similar 
implementation but fetch from the DB so that we can leverage the parallelism in 
DAG parsing. Otherwise serializing DAGs in two places but not hard wire them 
together can create a lot pain later.
   
   The DAG serialization part has been moved to a new PR: 
https://github.com/apache/airflow/pull/5701, as the base for DAG persistence in 
DB.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to