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

switchDo to switchOnNext #348

Merged
merged 2 commits into from
Sep 5, 2013

Conversation

benjchristensen
Copy link
Member

See #342 for original question.

Does anyone have an opinion on this?

- remove instance method
- rename to switchOnNext (leaving behind deprecated switchDo for now)

See ReactiveX#342
@cloudbees-pull-request-builder

RxJava-pull-requests #238 SUCCESS
This pull request looks good

benjchristensen added a commit that referenced this pull request Sep 5, 2013
@benjchristensen benjchristensen merged commit 67d8ac7 into ReactiveX:master Sep 5, 2013
rickbw pushed a commit to rickbw/RxJava that referenced this pull request Jan 9, 2014
jihoonson pushed a commit to jihoonson/RxJava that referenced this pull request Mar 6, 2020
* Add response predicate to retry sync and async for enhancement ReactiveX#259

* ReactiveX#348 add sync retry spring boot annotation and config support for spring boot 1 and 2

* ReactiveX#348 add sync retry spring boot annotation and config support for spring boot 1 and 2

* ReactiveX#348 adding java doc

* ReactiveX#348 adding java doc

* ReactiveX#348 adding spring override bean option for the retry spring boot starters

* ReactiveX#348 adding spring async retry aspect support

* ReactiveX#348 adding annotation validation protection of using retry and async retry annotation together in the class level

* ReactiveX#348 updating java doc

* ReactiveX#348 adding the new prefix of async retry metrics and fixing the merge conflicts

* ReactiveX#348 covering review comments

* ReactiveX#348 removing unneeded lines

* ReactiveX#348 adding the updated spring boot documentation for the retry spring boot usage for spring boot 1 and 2

* ReactiveX#348 documentation review comments

* ReactiveX#348 documentation review comments and removing health indicators for retry support in spring boot

* ReactiveX#348 documentation review comments
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.

None yet

2 participants