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 0f50e1e Merge pull request #11096 from scwhittle/logging_deadlock
new 479148d [BEAM-9325] Added Proper Write Method in UnownedOutputStream
new 0fabfed fix format warning
new 5ef7f9c [BEAM-9325] reflect comment : inline testing methods
new f08bb5e [BEAM-9325] reflect comment : Fix JAXBCoder + change test
new e15a41d Merge pull request #11263 from
lukemin89/unowned_output_add_write
The 26258 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:
.../apache/beam/sdk/util/UnownedOutputStream.java | 5 +++
.../beam/sdk/util/UnownedOutputStreamTest.java | 38 ++++++++++++++++++++++
.../java/org/apache/beam/sdk/io/xml/JAXBCoder.java | 5 +++
3 files changed, 48 insertions(+)