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/03/31 19:53:15 UTC

[beam] branch master updated (cf07234 -> 0f50e1e)

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 cf07234  Merge pull request #11060 from boyuanzz/dedup
     new 072ddc0  [BEAM-9399] Change the redirection of System.err to be a custom PrintStream instead of a custom output stream wrapped by standard PrintStream.
     new e2e8b62  Fix missing test import
     new 0f50e1e  Merge pull request #11096 from scwhittle/logging_deadlock

The 26253 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:
 .../JulHandlerPrintStreamAdapterFactory.java       | 401 +++++++++++++++++----
 .../runners/dataflow/worker/LogRecordMatcher.java  |   9 +
 .../JulHandlerPrintStreamAdapterFactoryTest.java   |  17 +
 3 files changed, 355 insertions(+), 72 deletions(-)