[rabbitmq-discuss] missing header frame
Dominic Metzger
dominic at rightscale.com
Fri Aug 19 00:48:23 BST 2011
Hi everybody
Is there a valid case when I wouldn't receive a header frame? Does it have
something to do with the redelivery of the message? I am seeing this on
RabbitMQ version (v1.7.2).
Example:
["receive",
#<AMQP::Frame::Method:0x11d58b24
@channel=1,
@payload=
#<AMQP::Protocol::Basic::Deliver:0x11d58660
@consumer_tag="example.com-events--588378867313",
@debug=1,
@delivery_tag=7700,
@exchange="events",
@redelivered=true,
@routing_key="">>]
["receive",
#<AMQP::Frame::Body:0x11aa54f4
@channel=1,
@payload=
"{\"timestamp\":1313535484445309}">]
thanks & best regards
dominic
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110818/57aed489/attachment.htm>
More information about the rabbitmq-discuss
mailing list