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

Align out of order and mixed mode handling

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.1, 4.4.7, 5.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 5
    • Storage - Ra 2021-03-08, Storage - Ra 2021-03-22, Storage - Ra 2021-04-05, Storage - Ra 2021-04-19, Storage - Ra 2021-05-03

      During checkpoint reconciliation, if an out of order timestamped update is encountered in the update-chain, then special logic of out of order timestamped processing is triggered. As part of this processing timestamps of the updates in the update-chain are modified. 

      Modifying updates in the update-chain during checkpoint reconciliation should not be done, as the update-chain is accessed in shared mode. 

      This issue is present only for the out of order timestamped processing, but not for the mixed mode timestamped processing.  The processing of the update chain by both the out of order timestamped processing and by the mixed-mode timestamped processing should be the same.

            Assignee:
            chenhao.qu@mongodb.com Chenhao Qu
            Reporter:
            vamsi.krishna@mongodb.com Vamsi Boyapati
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: