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

[jira] [Work started] (AIRFLOW-1913) Add Delete Operator for GCP Pub/Sub Topics and Create/Delete Operator for Subscriptions

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

Work on AIRFLOW-1913 started by Jason Prodonovich.
--------------------------------------------------
> Add Delete Operator for GCP Pub/Sub Topics and Create/Delete Operator for Subscriptions
> ---------------------------------------------------------------------------------------
>
>                 Key: AIRFLOW-1913
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1913
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: contrib, gcp, hooks
>    Affects Versions: Airflow 1.8
>            Reporter: Jason Prodonovich
>            Assignee: Jason Prodonovich
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> There have been requests for Operators that pull messages from Google Cloud Pub/Sub and then act upon the receipt of those messages. In order to facilitate that, additional PubSub Operators must be added to handle creation and deletion of both topics and subscriptions. This will allow for Workflows and end-to-end tests to perform all of the necessary setup and cleanup when wishing to subscribe and process messages from a topic.
> A subsequent issue will be created for the Pull and Acknowledge Operators.



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