commit fb5a176285562d08edd6a7d04e67ba4a96f8e9f8 (HEAD -> develop, 
origin/develop)
Author: hieu.h.hoang <hieu.h.ho...@dektech.com.au>
Date:   Thu Jan 6 10:37:51 2022 +0700

    mds: Correct checking the sequence number in loss indication [#3304]
    
    The sequence number of broadcast message is associated with a specific 
destination not all destinations, therefore the loss indication shouldn't check 
those broadcast messages.
    The messages received before subscribing the service shouldn't be checked 
too, because those messages wasn't tracked by mds.


---

** [tickets:#3304] mds: Packet loss without log**

**Status:** review
**Milestone:** 5.22.04
**Created:** Tue Jan 04, 2022 03:47 AM UTC by Hieu Hong Hoang
**Last Updated:** Sun Jan 23, 2022 10:05 PM UTC
**Owner:** Hieu Hong Hoang


In mds module, there is a packet loss feature. This feature provide a packet 
loss callback which is called  when packet loss is detected. Because it is turn 
off by default, there are no callback or log when packet loss occurs.
In this ticket,  the log of packet loss will be printed out by default . These 
logs are helpful in many cases. 



---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to