You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "David Keen (JIRA)" <ji...@apache.org> on 2013/10/09 16:20:42 UTC

[jira] [Created] (CAMEL-6846) rabbitmq autoDelete option description is wrong

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)