Pavel Drasil created CAMEL-8507: ----------------------------------- Summary: Support for the mandatory and immediate flags Key: CAMEL-8507 URL: https://issues.apache.org/jira/browse/CAMEL-8507 Project: Camel Issue Type: New Feature Components: camel-rabbitmq Affects Versions: 2.15.0 Reporter: Pavel Drasil Priority: Minor
Producers should be able to publish AMQP messages with the immediate and/or the mandatory flags (see https://www.rabbitmq.com/amqp-0-9-1-reference.html#basic.publish.mandatory). Ideally, this should be configurable for publisher (with an URI parameter) and overridable for each message (with a Camel message header). -- This message was sent by Atlassian JIRA (v6.3.4#6332)