This is an automated email from the ASF dual-hosted git repository.
kenn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
from f96128a33bd Update PubsubIO.java documentation (#36120)
add 2a5bbc2d3b0 [Dataflow Java] Support the existing --logMdc option by
adding the present mdc values to custom_data json field.
new f359ff57b9c Merge pull request #36117: [Dataflow Java] Support the
existing --logMdc option by adding the present mdc values to custom_data json
field.
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:
.../logging/DataflowWorkerLoggingHandler.java | 30 +++++++++++
.../logging/DataflowWorkerLoggingInitializer.java | 4 ++
.../logging/DataflowWorkerLoggingHandlerTest.java | 61 +++++++++++++++++++---
.../harness/logging/BeamFnLoggingClientTest.java | 5 +-
4 files changed, 90 insertions(+), 10 deletions(-)