You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Fabian Chanton (JIRA)" <ji...@apache.org> on 2016/04/05 09:46:25 UTC

[jira] [Created] (CAMEL-9815) Add URI parameter to skip the declaration of the exchange

Fabian Chanton created CAMEL-9815:
-------------------------------------

             Summary: Add URI parameter to skip the declaration of the exchange
                 Key: CAMEL-9815
                 URL: https://issues.apache.org/jira/browse/CAMEL-9815
             Project: Camel
          Issue Type: Improvement
          Components: camel-rabbitmq
    Affects Versions: 2.17.0
            Reporter: Fabian Chanton
            Priority: Minor


Certain servers require to declare a queue on an existing exchange (e.g. the standard exchange without a name).
These servers don't allow to re declare these existing exchanges.

In this case it would be helpful to have an option similar to the skipQueueDeclare option.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)