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

Add diagnostic assert in __hs_delete_reinsert_from_pos (6.0)

    • Type: Icon: Bug Bug
    • Resolution: Gone away
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • 8
    • 2023-05-02 StorEng Bug Bash

      This was found in MongoDB testing on 6.0. There is an initial investigation in the build failure ticket. Here is a short description:

      There is a panic when evicting a page, with the ret=EBUSY error with description, reconciliation failed after building the disk image. This is on the file file:collection-48--8990563129455281788.wt. Also, this is when the server is shutting down and a shutdown checkpoint is waiting for the eviction to finish on the same file.

      From an initial investigation most likely the EBUSY might have come from trying to insert into the history store for the page. But needs more investigation. More details in the BF

            Assignee:
            andrew.morton@mongodb.com Andrew Morton
            Reporter:
            sulabh.mahajan@mongodb.com Sulabh Mahajan
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: