[JIRA] (MDA-276) Unify SimplePipeline and CompositeStage
Ian Young (Jira)
jira at shibboleth.atlassian.net
Wed Mar 29 14:49:53 UTC 2023
Ian Young ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ae127cb03-43ed-473d-b6ba-592949cb4be8 ) *commented* on MDA-276 ( https://shibboleth.atlassian.net/browse/MDA-276?atlOrigin=eyJpIjoiZWE5YmRjYzcxMDY3NGMxYjg5OGZlZTJjNmQxZWQ0ZjkiLCJwIjoiaiJ9 )
Re: Unify SimplePipeline and CompositeStage ( https://shibboleth.atlassian.net/browse/MDA-276?atlOrigin=eyJpIjoiZWE5YmRjYzcxMDY3NGMxYjg5OGZlZTJjNmQxZWQ0ZjkiLCJwIjoiaiJ9 )
Initial cut at this completed, commit 55c291cfde8e1d93835480222e5dbc17bf2a1289.
Deprecated old method names in CompositeStage , added new ones, CompositeStage now implements Pipeline<T>. SimplePipeline is an empty shell extending CompositeStage.
The exception hierarchy turned out not to be an issue because the exception thrown by the execute and doExecute in the Stage hierarchy is the child, so the method meets the requirements of both interfaces.
This is probably done, but I’d like to do some extended testing in real deployments to make sure that the deprecations work properly.
( https://shibboleth.atlassian.net/browse/MDA-276#add-comment?atlOrigin=eyJpIjoiZWE5YmRjYzcxMDY3NGMxYjg5OGZlZTJjNmQxZWQ0ZjkiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/MDA-276#add-comment?atlOrigin=eyJpIjoiZWE5YmRjYzcxMDY3NGMxYjg5OGZlZTJjNmQxZWQ0ZjkiLCJwIjoiaiJ9 )
Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100219- sha1:6a6077b )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20230329/cb71bd5f/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-a7f32210-64da-4a5f-ba60-736443196a64
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230329/cb71bd5f/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-6a5530bd-e036-4c7b-b913-36ebbd8454da
Type: image/png
Size: 448 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230329/cb71bd5f/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-7f10c49c-c70a-4e17-96af-82d434267089
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230329/cb71bd5f/attachment-0005.png>
More information about the commits
mailing list