When there is a group of messages lost (say sequence #100 to #200), would there be 200 retransmission requests or one request that asks for the range 100 to 200?
book
Article ID: KB0086688
calendar_today
Updated On:
Products
Versions
TIBCO Rendezvous
-
Not Applicable
-
Description
Resolution: In these cases, the retransmission mechanism in the TRDP protocol tries its best to group the retransmission requests. And in situations like above, it may send out one or two retransmission requests, and not 100.
Issue/Introduction
When there is a group of messages lost (say sequence #100 to #200), would there be 200 retransmission requests or one request that asks for the range 100 to 200?