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

Store mongos timezone in config.mongos pings

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Diagnostics, Sharding
    • Labels:
      None
    • Sharding EMEA

      In the absence of a fix for SERVER-4963, it would help with diagnosing balancer-out-of-window events if the pings stored in config.mongos included the mongos's local timezone next to the ping time. eg.

      { "_id" : "mongos1:27017", "ping" : ISODate("2015-06-01T07:09:12.708Z"), tz: "-0700", "up" : 986411, "waiting" : true, "mongoVersion" : "3.0.3" }
      

            Assignee:
            backlog-server-sharding-emea [DO NOT USE] Backlog - Sharding EMEA
            Reporter:
            kevin.pulo@mongodb.com Kevin Pulo
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: