-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
RPL 9 (09/18/15)
In OpTime we persist term as the "t" field, but in other places it uses "term". We should change all places we use to "term" and put all parsing/validation into the OpTime class.
For ref: https://github.com/mongodb/mongo/blob/master/src/mongo/bson/util/bson_extract.cpp#L108
- related to
-
SERVER-33659 add no-trace variant fassertStatusOK that accepts StatusWith
- Closed