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 2022/09/02 10:58:00 UTC

[jira] [Resolved] (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:all-tabpanel ]

Claus Ibsen resolved CAMEL-11870.
---------------------------------
    Resolution: Won't Fix

> 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
(v8.20.10#820010)