You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/11 23:26:41 UTC

[jira] [Commented] (BEAM-1722) Get PubsubIO and the remaining parts of the GCP IOs out of the core SDK

    [ https://issues.apache.org/jira/browse/BEAM-1722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15965122#comment-15965122 ] 

ASF GitHub Bot commented on BEAM-1722:
--------------------------------------

GitHub user iemejia opened a pull request:

    https://github.com/apache/beam/pull/2503

    [BEAM-1722] Move PubsubIO into the google-cloud-platform module

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [x] Make sure the PR title is formatted like:
       `[BEAM-<Jira issue #>] Description of pull request`
     - [x] Make sure tests pass via `mvn clean verify`. (Even better, enable
           Travis-CI on your fork and ensure the whole test matrix passes).
     - [x] Replace `<Jira issue #>` in the title with the actual Jira issue
           number, if there is one.
     - [ ] If this contribution is large, please file an Apache
           [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
    
    ---


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/iemejia/beam BEAM-1722-pubsub-out-of-sdk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/beam/pull/2503.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2503
    
----
commit 20466aa3de4dd50d47d83e34f7ea65e647bc61e6
Author: Ismaël Mejía <ie...@apache.org>
Date:   2017-03-29T22:21:54Z

    [BEAM-1722] Move PubsubIO into the google-cloud-platform module

----


> Get PubsubIO and the remaining parts of the GCP IOs out of the core SDK
> -----------------------------------------------------------------------
>
>                 Key: BEAM-1722
>                 URL: https://issues.apache.org/jira/browse/BEAM-1722
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core, sdk-java-gcp
>            Reporter: Ismaël Mejía
>            Assignee: Ismaël Mejía
>             Fix For: First stable release
>
>
> As discussed with Davor, we still have to wait for some ongoing changes for this, but I am going to create the JIRA to track this as an issue for the first stable release.



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