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/11/08 20:28:14 UTC

[beam] branch master updated (851fb06 -> 7f48e5a)

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 851fb06  [BEAM-5931] Add worker jar to integrationTest targets. (#6966)
     add 7f48e5a  [BEAM-6013] Reduce logging within SerializableCoder. (#6982)

No new revisions were added by this update.

Summary of changes:
 .../apache/beam/sdk/coders/SerializableCoder.java  | 19 +++++--
 .../beam/sdk/coders/SerializableCoderTest.java     | 60 ++++++++++++++++++++--
 .../org/apache/beam/sdk/testing/ExpectedLogs.java  | 11 ++++
 .../apache/beam/sdk/testing/ExpectedLogsTest.java  | 25 +++++++++
 4 files changed, 107 insertions(+), 8 deletions(-)