[
https://issues.apache.org/jira/browse/AIRFLOW-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16191039#comment-16191039
]
ASF subversion and git services commented on AIRFLOW-1676:
----------------------------------------------------------
Commit 96206b0e5886945bc7ac5436bc7139daf14570d9 in incubator-airflow's branch
refs/heads/master from [~criccomini]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=96206b0 ]
[AIRFLOW-1676] Make GCSTaskHandler write to GCS on close
Closes #2659 from criccomini/AIRFLOW-1676
> GCS task handler never writes to GCS
> ------------------------------------
>
> Key: AIRFLOW-1676
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1676
> Project: Apache Airflow
> Issue Type: Bug
> Reporter: Chris Riccomini
> Assignee: Chris Riccomini
> Fix For: 1.9.0
>
>
> I discovered a bug in 1.9.0alpha0 with GCSTaskHandler. It seems to be that
> it's impossible for this task handler to write to GCS. When close() is
> called, it always returns immediately because _hook is never set.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)