[
https://issues.apache.org/jira/browse/AIRFLOW-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16960170#comment-16960170
]
ASF subversion and git services commented on AIRFLOW-5088:
----------------------------------------------------------
Commit 7d6df65b141e3346a52cb9976003580059e891a6 in airflow's branch
refs/heads/v1-10-test from Kaxil Naik
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=7d6df65 ]
[AIRFLOW-5088][AIP-24][BackPort] Persisting serialized DAG in DB for webserver
scalability (#5992)
Co-Authored-By: Kaxil Naik <[email protected]>
Co-authored-by: Ash Berlin-Taylor <[email protected]>
> To implement DAG JSON serialization and DB persistence for webserver
> scalability improvement
> --------------------------------------------------------------------------------------------
>
> Key: AIRFLOW-5088
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5088
> Project: Apache Airflow
> Issue Type: Improvement
> Components: DAG, webserver
> Affects Versions: 1.10.5
> Reporter: Zhou Fang
> Assignee: Zhou Fang
> Priority: Major
> Fix For: 1.10.7
>
>
> Created this issue for starting to implement DAG serialization using JSON and
> persistence in DB. Serialized DAG will be used in webserver for solving the
> webserver scalability issue.
>
> The implementation is based on AIP-24:
> [https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-24+DAG+Persistence+in+DB+using+JSON+for+Airflow+Webserver+and+%28optional%29+Scheduler]
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)