[SERVER-3665] lastOp field in GLE should use Timestamp type Created: 22/Aug/11  Updated: 11/Jul/16  Resolved: 16/Sep/11

Status: Closed
Project: Core Server
Component/s: Replication, Sharding
Affects Version/s: None
Fix Version/s: 2.1.0

Type: Bug Priority: Major - P3
Reporter: Mathias Stearn Assignee: Kristina Chodorow (Inactive)
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Operating System: ALL
Participants:

 Description   

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
}



 Comments   
Comment by auto [ 16/Sep/11 ]

Author:

{u'login': u'kchodorow', u'name': u'Kristina', u'email': u'kristina@10gen.com'}

Message: make getlasterror return an optime, not an int64 SERVER-3665
Branch: master
https://github.com/mongodb/mongo/commit/723c6fbffbae6107f574e26246b2044a0f7fda56

Generated at Thu Feb 08 03:03:42 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.