[ 
https://issues.apache.org/jira/browse/AIRFLOW-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16904034#comment-16904034
 ] 

ASF subversion and git services commented on AIRFLOW-5088:
----------------------------------------------------------

Commit f6356f2cbbaeea9db2a98cce2c103d21c2651e62 in airflow's branch 
refs/heads/master from Zhou Fang
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=f6356f2 ]

[AIRFLOW-5088][AIP-24] Add DAG serialization using JSON (#5701)

It implements the method proposed in AIP-24 to serialize DAG. It will be used 
in DAG persistency in DB to solve webserver scalability issue.

> 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
>
> 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
(v7.6.14#76016)

Reply via email to