GitHub user aaltay opened a pull request:

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

    Do not depend on message id in DataflowRunner

    This field is deprecated and causing messages to be repeated. Use of hash 
of messages instead of id.
    
    R: @chamikaramj 

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

    $ git pull https://github.com/aaltay/beam numop

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

    https://github.com/apache/beam/pull/2696.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 #2696
    
----
commit c99b076e945b191d9f13e0acdd7e5496ee96f4a5
Author: Ahmet Altay <[email protected]>
Date:   2017-04-26T01:42:03Z

    Do not depend on message id in DataflowRunner
    
    This field is deprecated and causing messages to be repeated. Hash
    message to avoid printing duplicate messages.

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to