You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (Jira)" <ji...@apache.org> on 2019/10/24 12:45:00 UTC

[jira] [Resolved] (AIRFLOW-5088) To implement DAG JSON serialization and DB persistence for webserver scalability improvement

     [ https://issues.apache.org/jira/browse/AIRFLOW-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kaxil Naik resolved AIRFLOW-5088.
---------------------------------
    Fix Version/s: 1.10.7
       Resolution: Fixed

> 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)