You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/10/03 17:29:29 UTC

[GitHub] [airflow] kaxil commented on issue #5992: [AIRFLOW-5088][AIP-24][BackPort] Persisting serialized DAG in DB for webserver scalability

kaxil commented on issue #5992: [AIRFLOW-5088][AIP-24][BackPort] Persisting serialized DAG in DB for webserver scalability
URL: https://github.com/apache/airflow/pull/5992#issuecomment-538045005
 
 
   **ToDo**:
   - [ ] Graph View & Tree View are broken currently because  https://github.com/apache/airflow/pull/5874 has not been merged to v1-10-* branch yet (The Graph View & Tree View uses `_upstream_tasks` to create an edge between tasks), so either we need to include `_upstream_tasks` attribute to the serialized JSON or we need to backport that PR in v1-10-* branches.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services