You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by GitBox <gi...@apache.org> on 2020/10/23 22:57:26 UTC

[GitHub] [cxf] reta opened a new pull request #711: CXF-8358: RxJava2: Observable / Flowable Returns Mixed Response on Errors and Hangs when Empty

reta opened a new pull request #711:
URL: https://github.com/apache/cxf/pull/711


   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`)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cxf] reta merged pull request #711: CXF-8358: RxJava2: Observable / Flowable Returns Mixed Response on Errors and Hangs when Empty

Posted by GitBox <gi...@apache.org>.
reta merged pull request #711:
URL: https://github.com/apache/cxf/pull/711


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org