[jira] [Commented] (AIRFLOW-970) Latest runs on homepage should load async and in batch

2017-05-09 Thread ASF subversion and git services (JIRA)

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

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

Commit af2d0b4b5cb1ef30a065b1af66f90a01a953e2be in incubator-airflow's branch 
refs/heads/v1-8-stable from [~saguziel]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=af2d0b4 ]

[AIRFLOW-970] Load latest_runs on homepage async

The latest_runs column on the homepage loads
synchronously with an n+1
query. Homepage loads will be significantly faster
if this happens
asynchronously and as a batch.

Closes #2144 from saguziel/aguziel-latest-run-
async

(cherry picked from commit 0f7ddbbedb05f2f11500250db4989edcb27bc164)


> Latest runs on homepage should load async and in batch
> --
>
> Key: AIRFLOW-970
> URL: https://issues.apache.org/jira/browse/AIRFLOW-970
> Project: Apache Airflow
>  Issue Type: Improvement
>Reporter: Alex Guziel
>Assignee: Alex Guziel
>
> The latest_dag_run column on the homepage makes one query for each dag and 
> does it synchronously. We should do the opposite.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (AIRFLOW-970) Latest runs on homepage should load async and in batch

2017-04-27 Thread ASF subversion and git services (JIRA)

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

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

Commit af2d0b4b5cb1ef30a065b1af66f90a01a953e2be in incubator-airflow's branch 
refs/heads/v1-8-test from [~saguziel]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=af2d0b4 ]

[AIRFLOW-970] Load latest_runs on homepage async

The latest_runs column on the homepage loads
synchronously with an n+1
query. Homepage loads will be significantly faster
if this happens
asynchronously and as a batch.

Closes #2144 from saguziel/aguziel-latest-run-
async

(cherry picked from commit 0f7ddbbedb05f2f11500250db4989edcb27bc164)


> Latest runs on homepage should load async and in batch
> --
>
> Key: AIRFLOW-970
> URL: https://issues.apache.org/jira/browse/AIRFLOW-970
> Project: Apache Airflow
>  Issue Type: Improvement
>Reporter: Alex Guziel
>Assignee: Alex Guziel
>
> The latest_dag_run column on the homepage makes one query for each dag and 
> does it synchronously. We should do the opposite.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (AIRFLOW-970) Latest runs on homepage should load async and in batch

2017-04-05 Thread ASF subversion and git services (JIRA)

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

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

Commit 0f7ddbbedb05f2f11500250db4989edcb27bc164 in incubator-airflow's branch 
refs/heads/master from [~saguziel]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=0f7ddbb ]

[AIRFLOW-970] Load latest_runs on homepage async

The latest_runs column on the homepage loads
synchronously with an n+1
query. Homepage loads will be significantly faster
if this happens
asynchronously and as a batch.

Closes #2144 from saguziel/aguziel-latest-run-
async


> Latest runs on homepage should load async and in batch
> --
>
> Key: AIRFLOW-970
> URL: https://issues.apache.org/jira/browse/AIRFLOW-970
> Project: Apache Airflow
>  Issue Type: Improvement
>Reporter: Alex Guziel
>Assignee: Alex Guziel
>
> The latest_dag_run column on the homepage makes one query for each dag and 
> does it synchronously. We should do the opposite.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)