You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/02 12:14:04 UTC

[jira] [Commented] (CAMEL-10807) Create camel-reactor component

    [ https://issues.apache.org/jira/browse/CAMEL-10807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15992786#comment-15992786 ] 

ASF GitHub Bot commented on CAMEL-10807:
----------------------------------------

GitHub user lburgazzoli opened a pull request:

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

    WIP - CAMEL-10807 : Create camel-reactor component

    This PR aims to provide an implementation of [CamelReactiveStreamsService](https://github.com/apache/camel/blob/master/components/camel-reactive-streams/src/main/java/org/apache/camel/component/reactive/streams/api/CamelReactiveStreamsService.java) based on [Spring's Reactor Core](https://projectreactor.io).
    
    @nicolaferraro would you mind do a second review before mergin it ?


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lburgazzoli/apache-camel CAMEL-10807

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1671.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 #1671
    
----
commit 76c79e651d9f47b77fd41d084c50e6c83986569d
Author: lburgazzoli <lb...@gmail.com>
Date:   2017-03-29T16:08:35Z

    CAMEL-10807: Create camel-reactor component

commit 403a768bd3396a25c79f47539a15804c7a3ab4ae
Author: Nicola Ferraro <ni...@gmail.com>
Date:   2017-04-27T16:03:34Z

    CAMEL-10807: fixing backpressure

commit 44338f174125d13fa5bd34b2c112852e81458364
Author: Nicola Ferraro <ni...@gmail.com>
Date:   2017-04-28T00:13:43Z

    CAMEL-10807: upgraded to reactor 3.0.7 to fix a bug with emitter processor

commit 18d1efc997efd2e9648532a7035f157f44fd9b4f
Author: lburgazzoli <lb...@gmail.com>
Date:   2017-05-02T11:56:24Z

    CAMEL-10807: Create camel-reactor component

----


> Create camel-reactor component
> ------------------------------
>
>                 Key: CAMEL-10807
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10807
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Luca Burgazzoli
>            Assignee: Luca Burgazzoli
>            Priority: Minor
>             Fix For: 2.20.0
>
>
> A we have now camel-reactive-streams it would be nice to have a Reactor Core implementation of the camel-reactive-streams API



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)