Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-45521

Define TopologyListener, ServerPingMonitor, and SingleServerPingMonitor classes.

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.3
    • Affects Version/s: None
    • Component/s: Sharding
    • Labels:
      None
    • Fully Compatible
    • Service Arch 2020-01-27

      Goal: Create the bare infrastructure for the classes responsible for monitoring a group of servers Round Trip Times. 

      (1) Define the interface for the TopologyListener, a class that gets notified when a server's new RTT(Round Trip Time) is published.

      (2) Introduce a ServerPingMonitor that manages which servers to monitor. Implement the functionality to remove and add servers to monitor. 

      (3) Define the skeleton of the SingleServerPingMonitor class which is responsible for monitoring a single server and measuring its RTT values at uniform time intervals. 

      The actual functionality for the SingleServerPingMonitor will be implemented and tested in SERVER-45051.

            Assignee:
            haley.connelly@mongodb.com Haley Connelly
            Reporter:
            haley.connelly@mongodb.com Haley Connelly
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: