You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2018/05/14 21:12:27 UTC

[beam] branch master updated (1c8f6a2 -> 84ec23e)

This is an automated email from the ASF dual-hosted git repository.

lcwik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 1c8f6a2  Merge pull request #5324: Use preinstalled virtualenv on Jenkins nodes.
     add 199c2dd  [BEAM-4280] Prevent DirectStreamObserver from blocking indefinitely if invoked from inbound channel thread
     new 84ec23e  [BEAM-4280] Prevent DirectStreamObserver from blocking indefinitely if invoked from inbound channel thread

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../beam/sdk/fn/stream/DirectStreamObserver.java   | 55 ++++++++++++++++++++--
 .../sdk/fn/stream/DirectStreamObserverTest.java    | 51 +++++++++++++++++++-
 2 files changed, 101 insertions(+), 5 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
lcwik@apache.org.

[beam] 01/01: [BEAM-4280] Prevent DirectStreamObserver from blocking indefinitely if invoked from inbound channel thread

Posted by lc...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

lcwik pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 84ec23e7fe9920d48581a117b953f4c7e081076f
Merge: 1c8f6a2 199c2dd
Author: Lukasz Cwik <lc...@google.com>
AuthorDate: Mon May 14 14:12:21 2018 -0700

    [BEAM-4280] Prevent DirectStreamObserver from blocking indefinitely if invoked from inbound channel thread

 .../beam/sdk/fn/stream/DirectStreamObserver.java   | 55 ++++++++++++++++++++--
 .../sdk/fn/stream/DirectStreamObserverTest.java    | 51 +++++++++++++++++++-
 2 files changed, 101 insertions(+), 5 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
lcwik@apache.org.