You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2018/02/01 15:12:00 UTC

[jira] [Commented] (CAMEL-11870) camel-reactive-streams: use the Flow interfaces in Java 9

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

Claus Ibsen commented on CAMEL-11870:
-------------------------------------

Maybe wait for this until JDK9 is the minimum version

> camel-reactive-streams: use the Flow interfaces in Java 9
> ---------------------------------------------------------
>
>                 Key: CAMEL-11870
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11870
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Nicola Ferraro
>            Assignee: Nicola Ferraro
>            Priority: Major
>             Fix For: Future
>
>
> We should use Java 9 flow interfaces for reactive-streams objects produced and consumed by camel-reactive-streams.
> We can leverage the multi-release-jar feature to provide interfaces that extend from Java 9 Flow.xxx only when running on Java 9.
> Some hints here: http://kto.so/2017/09/30/the-practical-truth-about-multi-release-jars/



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)