Hendy Irawan created CAMEL-8271:
-----------------------------------

             Summary: camel-rabbitmq: Builtin exchanges should not require 
autoDelete & exchangeType properties
                 Key: CAMEL-8271
                 URL: https://issues.apache.org/jira/browse/CAMEL-8271
             Project: Camel
          Issue Type: Improvement
          Components: camel-rabbitmq
    Affects Versions: 2.14.1
            Reporter: Hendy Irawan
            Priority: Trivial


Currently all exchanges must set the {{autoDelete}} and {{exchangeType}} 
properties, and cannot be left empty, otherwise camel-rabbitmq will complain 
that these don't match.

The RabbitMQ builtin exchanges have predefined behavior and should be usable 
from {{camel-rabbitmq}} without setting these properties:

1. "" / amq.direct
2. amq.fanout
3. amq.topic
4. amq.match, amq.headers

Reference: https://www.rabbitmq.com/tutorials/amqp-concepts.html

Relates to CAMEL-8270



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

Reply via email to