You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Bolke de Bruin (JIRA)" <ji...@apache.org> on 2017/12/20 21:27:00 UTC

[jira] [Resolved] (AIRFLOW-1932) Add Pull and Acknowledgment capabilities for GCP Pub/Sub

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

Bolke de Bruin resolved AIRFLOW-1932.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0
                   1.9.1
                   1.10.0

Issue resolved by pull request #2885
[https://github.com/apache/incubator-airflow/pull/2885]

> Add Pull and Acknowledgment capabilities for GCP Pub/Sub
> --------------------------------------------------------
>
>                 Key: AIRFLOW-1932
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1932
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: contrib, gcp, hooks, operators
>    Affects Versions: Airflow 1.8
>            Reporter: Jason Prodonovich
>            Assignee: Jason Prodonovich
>             Fix For: 1.10.0, 1.9.1, 2.0.0
>
>
> To complete the suite of operations available for Google Cloud Pub/Sub, add the necessary hooks to pull messages and acknowledge messages from a subscription. Also, create a sensor operator that will block until the subscription returns at least one message. The operator should return the retrieved messages so they can be used by downstream tasks if desired.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)