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 2017/10/16 23:32:56 UTC

[2/2] beam git commit: [BEAM-1487, BEAM-3016] Address termination correctness issues in BufferingStreamObserver & BeamFnLoggingClient

[BEAM-1487, BEAM-3016] Address termination correctness issues in BufferingStreamObserver & BeamFnLoggingClient

This closes #3992


Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/3633c40b
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/3633c40b
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/3633c40b

Branch: refs/heads/master
Commit: 3633c40b9f75e69734484feb139c2e755ac36cd2
Parents: c8f3a91 6cdea08
Author: Luke Cwik <lc...@google.com>
Authored: Mon Oct 16 16:32:46 2017 -0700
Committer: Luke Cwik <lc...@google.com>
Committed: Mon Oct 16 16:32:46 2017 -0700

----------------------------------------------------------------------
 sdks/java/harness/pom.xml                       |  7 -------
 .../fn/harness/logging/BeamFnLoggingClient.java | 22 +++++++++++++-------
 .../harness/stream/BufferingStreamObserver.java | 16 +++++++-------
 .../stream/BufferingStreamObserverTest.java     |  4 ++--
 4 files changed, 25 insertions(+), 24 deletions(-)
----------------------------------------------------------------------