[
https://issues.apache.org/jira/browse/CAMEL-10806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467227#comment-16467227
]
ASF GitHub Bot commented on CAMEL-10806:
----------------------------------------
GitHub user nicolaferraro opened a pull request:
https://github.com/apache/camel/pull/2328
CAMEL-10806: Add a RxJava2 module
I've just fixed backpressure issues on top of the work by @lburgazzoli.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nicolaferraro/camel CAMEL-10806
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2328.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2328
----
commit 07504adbc3142735f06ebaa283a536058b80eca1
Author: lburgazzoli <lburgazzoli@...>
Date: 2017-05-26T14:56:58Z
CAMEL-10806: Create camel-rxjava2 component
commit 55f1eef21b57178004a59e0911615d9ece1ed9bc
Author: nferraro <ni.ferraro@...>
Date: 2018-05-08T10:40:25Z
CAMEL-10806: fix backpressure issues in camel-rxjava2
----
> Create camel-rxjava2 component
> ------------------------------
>
> Key: CAMEL-10806
> URL: https://issues.apache.org/jira/browse/CAMEL-10806
> Project: Camel
> Issue Type: New Feature
> Reporter: Luca Burgazzoli
> Assignee: Luca Burgazzoli
> Priority: Minor
> Fix For: 2.22.0
>
>
> A we have now camel-reactive-streams it would be nice to have a RxJava 2
> implementation of the camel-reactive-streams API
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)