I've got several tests which publish a message with a TTL of 1 millisecond and then attempt to pull the message off was fail&nbsp;intermittently. &nbsp;I've altered the tests to insert a thread sleep of 1, 3, 5 and finally 10 seconds before the tests pass 100% of the time. &nbsp;This seems to be a bug. &nbsp;Are messages checked for expiration&nbsp;periodically, at the point a consumer connects and dequeues, both? &nbsp;It would seem the latter isn't happening.<div><br></div><div>Derek</div>