<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); "><div><div><div style="font-family: Calibri, sans-serif; font-size: 14px; ">Hey everyone,</div><div style="font-family: Calibri, sans-serif; font-size: 14px; "><br></div><div><font class="Apple-style-span" face="Calibri,Verdana,Helvetica,Arial"><span class="Apple-style-span" style="font-size: 15px;">I am having some trouble with the basic.consume method and prefetch. It would seem that when I set a prefect count to X, the consume method will successfully pull in X messages, and then get stuck on the next amqp_simple_wait_frame. I have attached a hacked version of the amqp_consumer example that displays the behavior. I did hack in a local queue name that had enough messages�</span></font></div></div></div><div><font class="Apple-style-span" face="Calibri,Verdana,Helvetica,Arial"><span class="Apple-style-span" style="font-size: 15px;"><br></span></font></div><div><font class="Apple-style-span" face="Calibri,Verdana,Helvetica,Arial"><span class="Apple-style-span" style="font-size: 15px;">Hopefully I am just doing something nonsensical.</span></font></div><div><font class="Apple-style-span" face="Calibri,Verdana,Helvetica,Arial"><span class="Apple-style-span" style="font-size: 15px;"><br></span></font></div><div><font class="Apple-style-span" face="Calibri,Verdana,Helvetica,Arial"><span class="Apple-style-span" style="font-size: 15px;">Thanks!</span></font></div><div><font class="Apple-style-span" face="Calibri,Verdana,Helvetica,Arial"><span class="Apple-style-span" style="font-size: 15px;">Pieter</span></font></div></body></html>