GitHub user jkff opened a pull request:

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

    [BEAM-2447] Reintroduces DoFn.ProcessContinuation

    This is a revert of https://github.com/apache/beam/pull/2455, amended 
according to the new semantics described in 
https://issues.apache.org/jira/browse/BEAM-2447.
    
    This will require performing a traditional Dataflow worker dance 
beforehand, to change the signature of DoFnInvoker. I'll do that in a separate 
surgical PR to be submitted before this one, but the current PR is ready for 
review anyway.
    
    R: @tgroh 

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

    $ git pull https://github.com/jkff/incubator-beam process-cont

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

    https://github.com/apache/beam/pull/3360.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 #3360
    
----
commit 0c1d725d2a1bf490ae7859c6906d7f74e3b8ffdd
Author: Eugene Kirpichov <[email protected]>
Date:   2017-06-13T23:50:35Z

    [BEAM-2447] Reintroduces DoFn.ProcessContinuation

----


---
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