You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/11/18 16:42:53 UTC

[jira] Resolved: (CAMEL-2143) Add marker interfacer to denote whether an endpoint supports multiple consumers

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

Claus Ibsen resolved CAMEL-2143.
--------------------------------

    Resolution: Fixed

trunk: 881804.

> Add marker interfacer to denote whether an endpoint supports multiple consumers
> -------------------------------------------------------------------------------
>
>                 Key: CAMEL-2143
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2143
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>    Affects Versions: 2.0.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> This will help preventing starting Camel when you may have made a type in a route and have 2+ routes for the same endpoint which do *not* supports multiple consumers.
> Its only a few one that does, such as JMS topics and MINA for some of its protocols.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.