David Keen created CAMEL-6846:
---------------------------------
Summary: rabbitmq autoDelete option description is wrong
Key: CAMEL-6846
URL: https://issues.apache.org/jira/browse/CAMEL-6846
Project: Camel
Issue Type: Improvement
Components: camel-rabbitmq, documentation
Reporter: David Keen
In the documentation for camel-rabbitmq it says for option autoDelete: "If it
is true, the message will be deleted when it is consumed".
I don't think this is correct. I believe this sets the autoDelete property on
the (rabbitmq) exchange which according to the Channel javadoc: "if the server
should delete the exchange when it is no longer in use"
--
This message was sent by Atlassian JIRA
(v6.1#6144)