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

Backport: contextView() implem of [Flux|Mono|Synchronous]Sink #3026

Merged
merged 1 commit into from
Apr 20, 2022

Conversation

simonbasle
Copy link
Member

This commit backports #3021, a default implementation of the
contextView() method of the FluxSink, MonoSink and SynchronousSink
"old sinks" classes.

The backport is necessary because the new method was not added only in
3.5.0-M1 as initially stated, but in 3.4.17 as well.

Backport of commit 6eecf85.
See #2971, #2974 and #3021.

This commit backports #3021, a default implementation of the
`contextView()` method of the FluxSink, MonoSink and SynchronousSink
"old sinks" classes.

The backport is necessary because the new method was not added only in
3.5.0-M1 as initially stated, but in 3.4.17 as well.

Backport of commit 6eecf85.
See #2971, #2974 and #3021.
@simonbasle simonbasle requested a review from a team as a code owner April 20, 2022 10:03
@simonbasle simonbasle added this to the 3.4.x Backlog milestone Apr 20, 2022
@simonbasle simonbasle added type/chores A task not related to code (build, formatting, process, ...) type/enhancement A general enhancement labels Apr 20, 2022
@simonbasle simonbasle self-assigned this Apr 20, 2022
@simonbasle simonbasle requested a review from a team April 20, 2022 10:03
@simonbasle simonbasle modified the milestones: 3.4.x Backlog, 3.4.18 Apr 20, 2022
@simonbasle simonbasle merged commit 1be0d59 into 3.4.x Apr 20, 2022
@reactorbot
Copy link

@simonbasle this PR seems to have been merged on a maintenance branch, please ensure the change is merge-forwarded to intermediate maintenance branches and up to main 🙇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/chores A task not related to code (build, formatting, process, ...) type/enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants