If a CM subscriber, "S", shuts down before receiving a message with sequence number 5 from a CM publisher, "P"(that it has a certified delivery agreement with), and then restarts, how soon will "S" receive the unacknowledged message?
book
Article ID: KB0086263
calendar_today
Updated On:
Products
Versions
TIBCO Rendezvous
-
Not Applicable
-
Description
Resolution: If "P" stays up or is restarted first, message 5 will be received immediately after "S" is restarted.
However, if both "P" and "S" are shut down, and "S" is restarted first, you will have to wait ~15 minutes or until the next message is sent, before message 5 will be retransmitted.
Both cases assume file-based ledgers, persistent cmnames, and require-old-messages.
Issue/Introduction
If a CM subscriber, "S", shuts down before receiving a message with sequence number 5 from a CM publisher, "P"(that it has a certified delivery agreement with), and then restarts, how soon will "S" receive the unacknowledged message?