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

Fix RSocketRequester Coroutines extensions #24166

Closed
sdeleuze opened this issue Dec 9, 2019 · 0 comments
Closed

Fix RSocketRequester Coroutines extensions #24166

sdeleuze opened this issue Dec 9, 2019 · 0 comments
Assignees
Labels
in: messaging Issues in messaging modules (jms, messaging) type: regression A bug that is also a regression
Milestone

Comments

@sdeleuze
Copy link
Contributor

sdeleuze commented Dec 9, 2019

It seems #24073 broke the following Kotlin extensions for some use cases: sendAndAwait, retrieveAndAwait, retrieveAndAwaitOrNull, retrieveFlow, retrieveMono and retrieveFlux. After 6ed1b58, these extensions should be applied on RetrieveSpec instead of RequestSpec.

@sdeleuze sdeleuze added in: messaging Issues in messaging modules (jms, messaging) type: regression A bug that is also a regression labels Dec 9, 2019
@sdeleuze sdeleuze added this to the 5.2.3 milestone Dec 9, 2019
@sdeleuze sdeleuze self-assigned this Dec 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: messaging Issues in messaging modules (jms, messaging) type: regression A bug that is also a regression
Projects
None yet
Development

No branches or pull requests

1 participant