ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » Does Queue has parameter to specify expiry of messages?

Post new topic  Reply to topic Goto page Previous  1, 2, 3
 Does Queue has parameter to specify expiry of messages? « View previous topic :: View next topic » 
Author Message
gbaddeley
PostPosted: Mon Apr 08, 2019 3:15 pm    Post subject: Reply with quote

Jedi

Joined: 25 Mar 2003
Posts: 2492
Location: Melbourne, Australia

vicks_mq wrote:
Consider a production scenario, an application which send update message has set expiry to 30 mins and the receiving application is down and they are working to bring it up, but in the meantime the Sending application messages start getting expired in 30 mins one by one, we would not want that scenario.
So we need that at will we can save from expiry atleast all the new update messages coming so that we don't lose them.

By design, any message that has expiry is disposable and ephemeral. The putting app has made a deliberate choice:

Here is an amount of time that MQ can keep this message while it is being delivered or waiting for consumption. If this time is exceeded, it is safe to discard the message.

The message doesn't have any lasting value to the business. Usually it can be regenerated if required. It should be idempotent.

If you care about the message being consumed, DO NOT use expiry.
_________________
Glenn
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2, 3 Page 3 of 3

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » Does Queue has parameter to specify expiry of messages?
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.