Dan Davydov created AIRFLOW-774:
-----------------------------------
Summary: dagbag_size stat incorrect
Key: AIRFLOW-774
URL: https://issues.apache.org/jira/browse/AIRFLOW-774
Project: Apache Airflow
Issue Type: Bug
Reporter: Dan Davydov
After the multiprocessor change was made (dag folders are processed in
parallel), the number of dags reported by airflow is for each of these
subprocesses which is inaccurate, and potentially orders of magnitude less than
the actual number of dags. These individual processes stats should be
aggregated.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)