You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by reuvenlax <gi...@git.apache.org> on 2016/11/14 20:09:39 UTC

[GitHub] incubator-beam pull request #1358: [BEAM-974] Add PubSub attributes support ...

GitHub user reuvenlax opened a pull request:

    https://github.com/apache/incubator-beam/pull/1358

    [BEAM-974] Add PubSub attributes support to PubsubIO.

    Introduces a new PubsubMessage class, that allows separate management of payload and attributes from PubSub. Allows the user to register functions on PubsubIO to parse  and format these objects in order to interact with attributes.


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

    $ git pull https://github.com/reuvenlax/incubator-beam pubsub_attributes

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

    https://github.com/apache/incubator-beam/pull/1358.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 #1358
    
----
commit a0bbd6882f703dec41faac4c647ee51f680d5a4f
Author: Reuven Lax <re...@relax-macbookpro.roam.corp.google.com>
Date:   2016-11-14T04:29:31Z

    Add PubSub attributes support to PubsubIO.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---