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

lastOp field in GLE should use Timestamp type

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.1.0
    • Affects Version/s: None
    • Component/s: Replication, Sharding
    • Labels:
      None
    • ALL

      Currently uses int64:

      m31000| Mon Aug 22 12:46:09 [conn4] command admin.$cmd command:

      { getLastError: 1.0, w: 7.0, wtimeout: 30000.0 }

      ntoreturn:1 reslen:94 6143ms
      {
      "n" : 0,
      "lastOp" : NumberLong("5643722588996763649"),
      "connectionId" : 4,
      "wtime" : 6143,
      "err" : null,
      "ok" : 1
      }

            Assignee:
            kristina Kristina Chodorow (Inactive)
            Reporter:
            mathias@mongodb.com Mathias Stearn
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: