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

Docs for SERVER-33349: Add command to get stable checkpoint timestamp

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 3.7.4
    • Server

    Description

      Scope of changes:

      We've added an optional field to replSetGetStatus called "lastStableCheckpointTimestamp". On storage engines that do not support recover to stable timestamp (all but WT for now), this field will be missing. Otherwise it will be a Timestamp at or before which the current persisted checkpoint was taken. This may be lagged, but if it exists then that timestamp is guaranteed to be persisted in a stable checkpoint to disk.

      • replSetGetStatus
        • add new field
        • update sample output
      • 4.0.txt

      Impact to other docs outside of this product:

      MVP:

      Resources:

      Engineering Ticket Description:

      Now that the storage engine is maintaining this information, we need to expose it to our tests and users like automation.

      Attachments

        Issue Links

          Activity

            People

              kay.kim@mongodb.com Kay Kim (Inactive)
              kay.kim@mongodb.com Kay Kim (Inactive)
              Jess Mokrzecki Jess Mokrzecki
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                5 years, 4 weeks, 3 days ago