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

Docs for SERVER-40337: Remove oldestOpenUnpreparedReadTimestamp

    XMLWordPrintableJSON

Details

    Description

      Description

      Description:

      Remove transactions.oldestOpenUnpreparedReadTimestamp from serverStatus (see https://docs.mongodb.com/master/reference/command/serverStatus/#serverstatus.transactions.oldestOpenUnpreparedReadTimestamp)

      Engineering Ticket Description:

      The serverStatus metric oldestOpenUnpreparedReadTimestamp is named to represent the oldest read timestamp of any unprepared transaction. However, as described in WT-4154, this value is the oldest_active_reader, which is the minimum read timestamp of all active readers. Timestamped reads can occur without multi-document transactions, e.g. all secondary reads, so this value exists even when the server has no open, unprepared transactions. We will remove this serverStatus metrics, and the oldest active read timestamp will be added to WT statistics inĀ WT-4704.

      Scope of changes

      Impact to Other Docs

      MVP (Work and Date)

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

      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:
                4 years, 18 weeks, 3 days ago