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 2019/03/13 08:00:00 UTC

[jira] [Resolved] (CAMEL-6589) Route should have exactly 1 input (eg 1 consumer)

     [ https://issues.apache.org/jira/browse/CAMEL-6589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-6589.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0-M2

> Route should have exactly 1 input (eg 1 consumer)
> -------------------------------------------------
>
>                 Key: CAMEL-6589
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6589
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.0.0, 3.0.0-M2
>
>
> This is the norm today. And having 2+ inputs per routes does introduce some issues which isn't fully baked into the codebase, such as JMX mbeans, shutdown logic, route policy and whatnot.
> We should limit the DSL / API to accept exactly 1 input per route.



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