Hi, I am using activemq-cpp-3.9.3. I want to set ttl value on a producer or while sending messages. The moment I set ttl value using producer->setTimeToLive(30000), the messages never delivered to the broker. If I comment above line all is fine and messages are delivered properly. Can anyone help me to figure out the issue here?
-- View this message in context: http://activemq.2283324.n4.nabble.com/activemq-cms-timeToLive-is-creating-an-issue-tp4718128.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.