[rabbitmq-discuss] Patching rabbitmq to get more information about framing exceptions

Michael Klishin michael.s.klishin at gmail.com
Wed Jul 20 23:42:28 BST 2011


2011/7/21 Matthias Radestock <matthias at rabbitmq.com>

> Given that you can reproduce the problem easily, you may just want to log
> some details of all the frames - frame type, class id, method id, and for
> content headers the expected body size, and for content bodies the payload
> size.


That's what I am doing now. One thing that has caught my attention is a
0-sized BodyFrame. that did not cause any exceptions to be raised (for good
10 seconds or so, anyway)
but there is absolutely no way I am publishing empty payloads. So you are
likely to be right. We also have a long-stanging issue (not 0.8.x specific
though) with empty messages.

I will try to investigate more on the client side and take a look at the
Java client framing code. Thank you for your help. I did not suspect extra
frames to be an issue initially.

-- 
MK

http://github.com/michaelklishin
http://twitter.com/michaelklishin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110721/9f57f6cd/attachment.htm>


More information about the rabbitmq-discuss mailing list