Please let me know if any of you had this issue and possible solution of truncated messages when the message characters size exceeded 50000.

I am using .NET Client to publish the message with BasicPublish method of RabbitMQ.Client.IModel by passing in the message body as an byte[] array.

After successful publish, and view the Auto String/Base64 message from Web UI Management Plugin it only shows 50000 characters and rest are truncated nor have been written to the queue. 

Thanks.
<br><hr align="left" width="300">
View this message in context: <a href="http://old.nabble.com/Message-Characters-length-more-than-50000-are-truncated-tp33169185p33169185.html">Message Characters length more than 50000 are truncated</a><br>
Sent from the <a href="http://old.nabble.com/RabbitMQ-f25704.html">RabbitMQ mailing list archive</a> at Nabble.com.<br>