You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by nicolaferraro <gi...@git.apache.org> on 2018/05/08 10:54:07 UTC

[GitHub] camel pull request #2328: CAMEL-10806: Add a RxJava2 module

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 <lb...@...>
Date:   2017-05-26T14:56:58Z

    CAMEL-10806: Create camel-rxjava2 component

commit 55f1eef21b57178004a59e0911615d9ece1ed9bc
Author: nferraro <ni...@...>
Date:   2018-05-08T10:40:25Z

    CAMEL-10806: fix backpressure issues in camel-rxjava2

----


---

[GitHub] camel pull request #2328: CAMEL-10806: Add a RxJava2 module

Posted by lburgazzoli <gi...@git.apache.org>.
Github user lburgazzoli closed the pull request at:

    https://github.com/apache/camel/pull/2328


---