Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-12368

Update replSetGetStatus.optimes to reflect that appliedOpTime & durableOpTime are timestamps in pv0.

      Description

      For MongoDB versions < 4.0 supporting pv0, add a note in replSetGetStatus.optimes stating that "For pv0, replSetGetStatus.optimes.appliedOpTime and replSetGetStatus.optimes.durableOpTime returns the timestamp of the operation" similar to the one mentioned for replSetGetStatus.members[n].optime 

      If using protocolVersion: 0optime returns the Timestamp of the last operation applied to this member of the replica set from the oplog." 

      and replSetGetStatus.members[n].optimeDurable. 

      If using protocolVersion: 0, optime returns the Timestamp of the operation.

      Scope of changes

      Impact to Other Docs

      MVP (Work and Date)

      Resources (Scope or Design Docs, Invision, etc.)

            Assignee:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Reporter:
            suganthi.mani@mongodb.com Suganthi Mani
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              5 years, 14 weeks, 2 days ago