Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-6080

Add statistics to count frequency of saving validity window in the data store

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.0, 4.4.0-rc6, 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage Engines
    • 3
    • Storage - Ra 2020-05-18

      Depending upon the prevailing conditions, reconciliation might choose to store some of the transaction IDs and timestamps along with a K/V pair in the data store. It will be helpful to know how frequently this happens.

      These statistics could be:

      • Number of pages reconciled with timestamps.
      • Number of pages reconciled with transaction IDs
      • Number of pages reconciled with the prepared related metadata

      Investigate what other statistics we could add. Also since the generation of the reconciliation image happens in a layer separate to putting the image into pages, it might be hard to compute the number of pages for these statistics. If that is the case, what could these statistics track instead of the pages ?

            Assignee:
            haseeb.bokhari@mongodb.com Haseeb Bokhari (Inactive)
            Reporter:
            sulabh.mahajan@mongodb.com Sulabh Mahajan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: