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 386d0b0 [BEAM-3662] Port MongoDbIOTest off DoFnTester
add 3637809 ensure pipeline options setup is using contextual classloader
and not defaulting to beam-sdk classloader
new 14e4cb3 [BEAM-3701][BEAM-3700] ensure pipeline options setup is using
contextual classloader and not defaulting to beam-sdk classloader
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:
.../apache/beam/sdk/options/PipelineOptions.java | 5 +-
.../beam/sdk/options/PipelineOptionsFactory.java | 345 +++++++++++----------
.../beam/sdk/options/ProxyInvocationHandler.java | 18 +-
.../sdk/options/PipelineOptionsFactoryTest.java | 40 ++-
.../sdk/options/ProxyInvocationHandlerTest.java | 4 +-
.../sdk/testing/InterceptingUrlClassLoader.java | 13 +-
6 files changed, 251 insertions(+), 174 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].