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

Determine difference between two checkpoint time fields

      In WT-9881 a small change was made to set the flush time for tiered storage. Currently that change uses conn->ckpt_most_recent. Another suggestion was to use session->current_ckpt_sec.

      What exactly are these two very similar values?
      Are they always the same? If yes, can we remove the session one?
      If no, what are the differences and when are they different?
      Which is the right value to use for conn->flush_most_recent?

      The session->current_ckpt_sec was added in WT-5927 (making checkpoint cursors work again).

            Assignee:
            sue.loverso@mongodb.com Susan LoVerso
            Reporter:
            sue.loverso@mongodb.com Susan LoVerso
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: