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 wrong function name #66

Merged
merged 1 commit into from
Aug 9, 2019

Conversation

leonard84
Copy link

Flux doesn't have a firstEmitting method anymore it is now just first like in mono.

https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html#first-org.reactivestreams.Publisher...-

Since this is an obivous change a CLA should not be necessary

Flux doesn't have a `firstEmitting` method anymore it is now just `first` like in mono.

https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html#first-org.reactivestreams.Publisher...-

Since this is an obivous change a CLA should not be necessary
@pivotal-issuemaster
Copy link

@leonard84 Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@simonbasle
Copy link
Contributor

@pivotal-issuemaster Obvious Fix

@pivotal-issuemaster
Copy link

@leonard84 This Pull Request contains an obvious fix. Signing the Contributor License Agreement is not necessary.

@simonbasle simonbasle merged commit 8460f72 into reactor:techio_course Aug 9, 2019
simonbasle pushed a commit that referenced this pull request Aug 9, 2019
Flux doesn't have a `firstEmitting` method anymore it is now just `first` like in mono.
simonbasle pushed a commit that referenced this pull request Dec 3, 2019
Flux doesn't have a `firstEmitting` method anymore it is now just `first` like in mono.
aneveu pushed a commit that referenced this pull request Apr 17, 2020
Flux doesn't have a `firstEmitting` method anymore it is now just `first` like in mono.
aneveu pushed a commit that referenced this pull request Apr 22, 2020
Flux doesn't have a `firstEmitting` method anymore it is now just `first` like in mono.
aneveu pushed a commit that referenced this pull request Apr 22, 2020
Flux doesn't have a `firstEmitting` method anymore it is now just `first` like in mono.
simonbasle pushed a commit that referenced this pull request Nov 19, 2020
Flux doesn't have a `firstEmitting` method anymore it is now just `first` like in mono.
simonbasle pushed a commit that referenced this pull request Feb 16, 2021
Flux doesn't have a `firstEmitting` method anymore it is now just `first` like in mono.
simonbasle pushed a commit that referenced this pull request May 10, 2021
Flux doesn't have a `firstEmitting` method anymore it is now just `first` like in mono.
simonbasle pushed a commit that referenced this pull request Oct 19, 2021
Flux doesn't have a `firstEmitting` method anymore it is now just `first` like in mono.
simonbasle pushed a commit that referenced this pull request Feb 24, 2022
Flux doesn't have a `firstEmitting` method anymore it is now just `first` like in mono.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants