Skip to content

CXF-8355: RxJava3: Observable / Flowable Returns Mixed Response on Errors and Hangs when Empty#710

Merged
reta merged 1 commit intoapache:masterfrom
reta:CXF-8355
Oct 23, 2020
Merged

CXF-8355: RxJava3: Observable / Flowable Returns Mixed Response on Errors and Hangs when Empty#710
reta merged 1 commit intoapache:masterfrom
reta:CXF-8355

Conversation

@reta
Copy link
Member

@reta reta commented Oct 10, 2020

Fixing the following cases:

  • handling Observable.empty()
  • handling Flowable.empty()
  • handling Flowable.empty() in case of no streaming
  • fixing mixed response issue by ResponseStatusOnlyException
  • more test cases (including Single)

@reta reta force-pushed the CXF-8355 branch 2 times, most recently from 0dc0d86 to 2932467 Compare October 13, 2020 22:29
@reta reta force-pushed the CXF-8355 branch 3 times, most recently from bfad4b4 to 7ffd5ac Compare October 20, 2020 19:09
@reta reta merged commit 7340f82 into apache:master Oct 23, 2020
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.

1 participant