Store mongos timezone in config.mongos pings

XMLWordPrintableJSON

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

      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:
            [DO NOT USE] Backlog - Sharding EMEA
            Reporter:
            Kevin Pulo
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: