You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by areddy <ar...@better.com> on 2018/08/28 18:42:26 UTC

Redelivery of pending messages using amqp

I'm using activemq with an amqp library. When a long running consumer
consumes a message, the message stays in the pending state until the
consumer "rejects" the message or the connection dies. Is there a way to
change this behavior, perhaps a timeout configuration ? 

In other words, is it possible to configure activemq to redeliver pending
messages if they are not acknowledged after x seconds ?



--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html