[jboss-user] [JBoss Messaging] - Re: JMS-messages with an expiry date (time-to-live) never expire

Ryan Hochstetler do-not-reply at jboss.com
Mon Aug 29 17:27:21 EDT 2011


Ryan Hochstetler [http://community.jboss.org/people/ryanhos] created the discussion

"Re: JMS-messages with an expiry date (time-to-live) never expire"

To view the discussion, visit: http://community.jboss.org/message/623633#623633

--------------------------------------------------------------
"The messgaes stay in the conventional JMS-queue."

The JMS Spec only demands that expired messages never be delivered to clients.  Expirations in JBM appear to be processed when a client requests messages from the queue/topic.  There is no background thread that automatically moves messages to the ExpiryQueue at the moment of expiration.  Are the expired messages being delivered to your message clients?  I suspect that they will be sent to the ExpiryQueue once a client attempts to pull the message.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/623633#623633]

Start a new discussion in JBoss Messaging at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2042]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110829/1e72f5fe/attachment.html 


More information about the jboss-user mailing list