Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-40337

Remove oldestOpenUnpreparedReadTimestamp

    XMLWordPrintableJSON

Details

    • Fully Compatible
    • ALL
    • Repl 2019-04-08, Repl 2019-04-22

    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.

      Attachments

        Issue Links

          Activity

            People

              lingzhi.deng@mongodb.com Lingzhi Deng
              tess.avitabile@mongodb.com Tess Avitabile (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: