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 2020/10/20 16:44:47 UTC

[beam] branch master updated (57d2497 -> 66c0ebd)

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 57d2497  [BEAM-11074] Release guide housekeeping. (#13147)
     new a9ae767  Implement the StreamingDataflowWorker hot key logging
     new 821c558  change logging to enable null keys
     new 8525f4c  Check keycoder not null
     new 66c0ebd  Merge pull request #12986 from rohdesamuel/beam-10994-streaming

The 29345 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:
 .../dataflow/worker/StreamingDataflowWorker.java   | 24 +++++---
 .../worker/StreamingDataflowWorkerTest.java        | 71 ++++++++++++++++++++++
 2 files changed, 85 insertions(+), 10 deletions(-)