[java-metadata-aggregator] branch main updated (54228e9 -> 5f6a97b)
Ian Young
ian at iay.org.uk
Wed Feb 1 17:10:28 UTC 2023
This is an automated email from the git hooks/post-receive script.
iay pushed a change to branch main
in repository java-metadata-aggregator.
from 54228e9 Nullability annotation
new 11797d4 MDA-274 - Port to Java 17 platform
new 5f6a97b MDA-275 - Default stage configurations should not create daemon threads
The 2 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:
mda-distribution/pom.xml | 10 +++
.../pipeline/PipelineDemultiplexerStage.java | 93 +++++++++++++++++-----
.../metadata/pipeline/PipelineMergeStage.java | 74 ++++++++++++++---
.../metadata/pipeline/SplitMergeStage.java | 64 ++++++++++++---
.../{package-info.java => DirectExecutor.java} | 16 +++-
.../pipeline/PipelineDemultiplexerStageTest.java | 8 ++
.../metadata/pipeline/PipelineMergeStageTest.java | 18 +++++
.../metadata/pipeline/SplitMergeStageTest.java | 8 ++
8 files changed, 248 insertions(+), 43 deletions(-)
copy mda-framework/src/main/java/net/shibboleth/metadata/pipeline/impl/{package-info.java => DirectExecutor.java} (77%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list