<div dir="ltr"><div>MK,<br><br></div>Thanks for the response. Is there any reason why the client RPC is not consuming the message.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jul 9, 2014 at 8:40 PM, Michael Klishin <span dir="ltr"><<a href="mailto:mklishin@gopivotal.com" target="_blank">mklishin@gopivotal.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class=""> On 9 July 2014 at 19:03:22, Jagadish Nadimpalli (<a href="mailto:jagadish.nadimpalli@oneconvergence.com">jagadish.nadimpalli@oneconvergence.com</a>) wrote:<br>

> > We found the following link which is near to our problem. But,<br>
> we observe that open fds are not greater that the max limit (1024).<br>
> Anything else can lead to this situation?<br>
> <a href="http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/2014-May/036063.html" target="_blank">http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/2014-May/036063.html</a><br>
<br>
</div>Your RPC implementation consumes messages with manual acknowledgement<br>
but never acknowledges deliveries. See tutorial 2:<br>
<br>
<a href="http://www.rabbitmq.com/getstarted.html" target="_blank">http://www.rabbitmq.com/getstarted.html</a><br>
--<br>
MK<br>
<br>
Staff Software Engineer, Pivotal/RabbitMQ<br>
</blockquote></div><br></div>