[
https://issues.apache.org/jira/browse/AIRFLOW-921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Davydov updated AIRFLOW-921:
--------------------------------
Description:
These are the pending issues for the Airflow 1.8.0 release:
- https://issues.apache.org/jira/browse/AIRFLOW-900 -
https://github.com/apache/incubator-airflow/pull/2102
- https://issues.apache.org/jira/browse/AIRFLOW-910 -
https://github.com/apache/incubator-airflow/pull/2107
- https://issues.apache.org/jira/browse/AIRFLOW-919
- https://issues.apache.org/jira/browse/AIRFLOW-920
- High DB Load (~8x more than 1.7) - We are still investigating but it's
probably not a blocker for the release - (Theories: Might need execution_date
index on dag_run (based on slow process list) OR it might be this query which
is long running SELECT union_ti.dag_id AS union_ti_dag_id, union_ti.state AS
union_ti_state, count(*) AS count_1
FR))
- Skipped tasks potentially cause a dagrun to be marked as failure/success
prematurely (one theory is that this is the same issue as
https://issues.apache.org/jira/browse/AIRFLOW-872)
[~bolke]
was:
These are the pending issues for the Airflow 1.8.0 release:
- https://issues.apache.org/jira/browse/AIRFLOW-900 -
https://github.com/apache/incubator-airflow/pull/2102
- https://issues.apache.org/jira/browse/AIRFLOW-910 -
https://github.com/apache/incubator-airflow/pull/2107
- https://issues.apache.org/jira/browse/AIRFLOW-919
- https://issues.apache.org/jira/browse/AIRFLOW-920
- High DB Load (~8x more than 1.7) - We are still investigating but it's
probably not a blocker for the release
- Skipped tasks potentially cause a dagrun to be marked as failure/success
prematurely (one theory is that this is the same issue as
https://issues.apache.org/jira/browse/AIRFLOW-872)
[~bolke]
> 1.8.0rc Issues
> --------------
>
> Key: AIRFLOW-921
> URL: https://issues.apache.org/jira/browse/AIRFLOW-921
> Project: Apache Airflow
> Issue Type: Task
> Reporter: Dan Davydov
> Priority: Blocker
>
> These are the pending issues for the Airflow 1.8.0 release:
> - https://issues.apache.org/jira/browse/AIRFLOW-900 -
> https://github.com/apache/incubator-airflow/pull/2102
> - https://issues.apache.org/jira/browse/AIRFLOW-910 -
> https://github.com/apache/incubator-airflow/pull/2107
> - https://issues.apache.org/jira/browse/AIRFLOW-919
> - https://issues.apache.org/jira/browse/AIRFLOW-920
> - High DB Load (~8x more than 1.7) - We are still investigating but it's
> probably not a blocker for the release - (Theories: Might need execution_date
> index on dag_run (based on slow process list) OR it might be this query which
> is long running SELECT union_ti.dag_id AS union_ti_dag_id, union_ti.state AS
> union_ti_state, count(*) AS count_1
> FR))
> - Skipped tasks potentially cause a dagrun to be marked as failure/success
> prematurely (one theory is that this is the same issue as
> https://issues.apache.org/jira/browse/AIRFLOW-872)
> [~bolke]
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)