- **status**: review --> fixed
- **Comment**:

commit 787a3720534343eece453c2ead0f0fb5adc5f203 (HEAD -> develop, ticket-2488)
Author: Anders Widell <a...@..com>
Date:   Thu Aug 10 13:24:06 2017 +0200

    rde: Avoid sending messages to peers that are not up [#2488]
    
    Replace the request-reply message exchange between RDE peers with a simpler
    protocol that just sends the reply message just after receiving peer up
    notifications. This will minimize the probability of trying to send to a 
peer
    that is down. Also remove the retransmission logic that was mostly needed
    because messages can be received before the node up event, which is now no
    longer an issue.




---

** [tickets:#2488] rde: Avoid sending messages to nodes that are down**

**Status:** fixed
**Milestone:** 5.17.10
**Created:** Wed Jun 07, 2017 11:59 AM UTC by Anders Widell
**Last Updated:** Wed Aug 02, 2017 10:51 AM UTC
**Owner:** Anders Widell


RDE sometimes fails to send MDS messages because the receiving RDE service is 
already down. RDE should be optimised to keep track of service down events, and 
avoid sending messages to peers that are not up.


---

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.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to