On 22 August 2011 08:09, Matthias Radestock <span dir="ltr"><<a href="mailto:matthias@rabbitmq.com">matthias@rabbitmq.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
amqp-message-id is the header one can supply in SEND in order to set the message_id field of AMQP's 'basic' content. Similarly, in MESSAGE, if the AMQP 'basic' content contains a message_id it is turned into an amqp-message-id header.<br>
</blockquote><div><br>OK, that's good; it doesn't explain Lionel's report that SENDing with "message-id" set led to a correspondingly-set "message-id" on the resulting MESSAGE, though. Looking at the code, I'm guessing that Lionel either sent an "amqp-message-id" header on the SEND, or that I've overlooked or misinterpreted something!<br>
<br>Tony<br><br></div></div>