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

Move advisoryFQDNs variable to its own serverStatus section

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Internal Code, Networking
    • Labels:
      None

      Right now, the serverStatus entry which provides the canonicalized hostname is in the toplevel of the returned document. Obtaining the hostname can be slow, and serverStatus needs to return relatively quickly as it is polled by FTDC, so this field is obtained from a cache, populated by a separate thread. If advisoryFQDNs is moved to another serverStatus section, we could compute the value on request, and not need a background thread.

            Assignee:
            backlog-server-platform DO NOT USE - Backlog - Platform Team
            Reporter:
            spencer.jackson@mongodb.com Spencer Jackson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: