I send a message to the queue with property "timetolive" with activemq producer and then receive with activemq consumer function receive(long long timeout).After receive some messages the receive always timeout and cannot receive any messages again.
It is work well when the message not have property timetolive.
why ,and how can I do when receive timeout.
Version Activemq 5.4.2 activemq-cpp 3.2.5