Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to open storage session outside the pipeline #6467

Merged
merged 16 commits into from
Sep 9, 2022

Conversation

danielmarbach
Copy link
Contributor

@danielmarbach danielmarbach commented Jul 21, 2022

This back ports the functionality of v8 to resolve a completable storage session from a child container and then open it for consumption outside the pipeline.

This behavior is required for the transactional session package.

@danielmarbach danielmarbach changed the title [WIP] Storage session improvements Add ability to open storage session outside the pipeline Jul 22, 2022
@danielmarbach danielmarbach changed the title Add ability to open storage session outside the pipeline [DO NOT MERGE YET] Add ability to open storage session outside the pipeline Jul 22, 2022
Copy link
Contributor

@timbussmann timbussmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks ok to me

timbussmann and others added 6 commits August 31, 2022 10:41
* resolve storage session per call

* only dispose session once

* approve scope change in test

* change registration back to same scope as the referenced type
* make the session adapter class public

* Approve

Co-authored-by: Daniel Marbach <daniel.marbach@openplace.net>
@danielmarbach danielmarbach changed the title [DO NOT MERGE YET] Add ability to open storage session outside the pipeline Add ability to open storage session outside the pipeline Sep 9, 2022
@danielmarbach danielmarbach changed the base branch from release-7.7 to release-7.8 September 9, 2022 06:38
@danielmarbach danielmarbach merged commit ede5f8f into release-7.8 Sep 9, 2022
@danielmarbach danielmarbach deleted the storage-session-improvements branch September 9, 2022 07:17
@danielmarbach danielmarbach added this to the 7.8.0 milestone Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants