<div dir="ltr"><span style="font-family: arial, sans-serif;">Hi ,</span><div style="font-family: arial, sans-serif;"><br></div><div style="font-family: arial, sans-serif;">I have used single rabbitmq node , And I set  memory_high_watermark to a small value(0.05)</div><div style="font-family: arial, sans-serif;">and messages are being sent to the rabbitmq node at a higher rate.</div><div style="font-family: arial, sans-serif;">When memory is about to be breached because of higher rate of messages to the node creation of .rdq files is observed.</div><div style="font-family: arial, sans-serif;">when the memory consumtion crosses the limit all connections to the node getting blocked is observed.</div><div style="font-family: arial, sans-serif;">At this point of time there is neither increase in queue size nor .rdq size, but publish to queue statemt is getting executed.</div><div style="font-family: arial, sans-serif;"><br></div><div style="font-family: arial, sans-serif;">Questions are :</div><div style="font-family: arial, sans-serif;"><br></div><div style="font-family: arial, sans-serif;">where are the published messages are getting store when connections to queue are in blocked state</div><div style="font-family: arial, sans-serif;"><br></div><div style="font-family: arial, sans-serif;">how to handle this kind of scenario gracefully</div></div>