db.printReplicationInfo() output has date issue

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • ALL
    • Hide

      Start new 3 member RS.

      Insert data.
      Ensure data has been replicated by querying the secondaries.
      Run db.printReplicationInfo()

      Show
      Start new 3 member RS. Insert data. Ensure data has been replicated by querying the secondaries. Run db.printReplicationInfo()
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The dates for the first and last oplog events are incorrect:

      rs1:PRIMARY> db.printReplicationInfo()
      configured oplog size: 192MB
      log length start to end: 1.915999999968335secs (0hrs)
      oplog first event time: Sat Jan 17 1970 05:20:42 GMT+1000 (EST)
      oplog last event time: Sat Jan 17 1970 05:20:44 GMT+1000 (EST)
      now: Thu Apr 11 2013 11:43:36 GMT+1000 (EST)

      Possibly related to SERVER-9283 ???

              Assignee:
              Unassigned
              Reporter:
              Matt Campbell
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: