Does wiredtiger.truncate satisfy the snapshot-isolation sematics?

XMLWordPrintableJSON

    • Type: Question
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      In oplog cleaning, mongo use session->truncate to cleanup oldest oplogs.
      Which may still be held by snapshot-manager's uncommitted_snapshots.
      If session->truncate does not satisfy snapshot-isolation, snapshot-manager's uncommitted_snapshots are not dropped but the data are deleted.
      If session->truncate does satisfy snapshot-isolation, link SERVER-29150 should be a problem?

            Assignee:
            Unassigned
            Reporter:
            deyukong
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: