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