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

Represent replicaSetPingTimeMillis in floating point

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.4.1, 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Minor Change
    • v4.4

      On replicaSetPingTimeMillis, we pipe it from here for every host we know about. However, IsMasterRTT is in Nanoseconds and replicaSetPingTimeMillis is in Milliseconds. Thus we can get 0 values consistently for colocated hosts and never represent certain hosts in FTDC. Thinking towards the future, we tend to represent time types in floating point for external users, and using floating point here would also make this clearer.

            Assignee:
            lamont.nelson@mongodb.com Lamont Nelson
            Reporter:
            ben.caimano@mongodb.com Benjamin Caimano (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: