You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Nicola Ferraro (JIRA)" <ji...@apache.org> on 2017/10/02 08:02:00 UTC

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

Nicola Ferraro created CAMEL-11870:
--------------------------------------

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


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
(v6.4.14#64029)