Menu

#991 dtm: Support for broadcastless cluster formation

5.17.11
fixed
None
enhancement
dtm
-
major
False
2017-10-30
2014-08-18
No

Related

Tickets: #2618
Wiki: ChangeLog-5.17.11
Wiki: NEWS-5.17.11

Discussion

  • Mathi Naickan

    Mathi Naickan - 2015-03-16
    • Milestone: 4.6.FC --> 5.0
     
  • Anders Widell

    Anders Widell - 2017-04-03
    • Milestone: 5.0.FC --> future
     
  • Anders Widell

    Anders Widell - 2017-08-25
    • status: assigned --> accepted
    • assigned_to: Mathi Naickan --> Anders Widell
    • Component: osaf --> dtm
    • Blocker: --> False
    • Milestone: future --> 5.17.10
     
  • Anders Widell

    Anders Widell - 2017-10-06
    • status: accepted --> review
     
  • Anders Widell

    Anders Widell - 2017-10-13
    • summary: Support for broadcastless cluster formation --> dtm: Support for broadcastless cluster formation
    • status: review --> fixed
     
  • Anders Widell

    Anders Widell - 2017-10-13

    commit 1e62fa7bf9f3c5b4a6116cba6507cf679b268392 (HEAD -> develop, origin/develop)
    Author: Anders Widell an..@..com
    Date: Fri Oct 13 12:38:57 2017 +0200

    dtm: Add support for using IP unicast to discover nodes [#991]
    
    In addition to IP broadcast and IP multicast for DTM node discovery, add support
    for IP unicast to a list of peer IP addresses. The list of IP addresses is read
    when DTM starts, either from a file or using a DNS query.
    

    commit 4ea8741b52153728e30e11c42aa120db12d7aae8
    Author: Anders Widell an..@..com
    Date: Thu Oct 12 22:13:32 2017 +0200

    dtm: Extract Multicast class for node discovery message handling [#991]
    
    Extract a class with the name Multicast, that handles send and receive of DTM
    node discovery datagram messages. The underlying protocol can be IP broadcast,
    IP multicast, and - implemented in this ticket: IP unicast.
    
    Note that this refactoring isn't complete - the new class has private methods
    that are in fact more or less unmodified copies of the old C functions.
    
     

Log in to post a comment.

MongoDB Logo MongoDB