-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 2.2.1
-
Component/s: Replication
-
None
-
ALL
Now that we're exposing the SyncTail query in currentOp, it looks weird as a date:
"query" : { "ts" : { "$gte" : ISODate("184032358-01--2147483647T05:06:59.688Z") } },
It's also causing parsing problems for Python deserialization.
- related to
-
SERVER-7714 currentop() from master in master-slave pair includes invalid BSON
- Closed
-
SERVER-4045 Display queries for getmore ops in db.currentOp() output
- Closed