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

Fix the assert in __curhs_insert

    • 3
    • Storage - Ra 2022-06-13

      Summary
      In __curhs_insert, search_near returns a non-zero value. Since ret is non-zero the assertion is fired. This issue is rarely reproducible and has only failed in a patch build.

      Motivation

      • Does this affect any team outside of WT?
        No
      • How likely is it that this use case or problem will occur?
        Rarely reproducible
      • If the problem does occur, what are the consequences and how severe are they?
        It is not a severe issue as it only runs in diagnostic mode.
      • Is this issue urgent?
        No

      Acceptance Criteria (Definition of Done)

      • Investigate the issue and find out the value of ret.
      • Fix the issue.

            Assignee:
            chenhao.qu@mongodb.com Chenhao Qu
            Reporter:
            siddhartha.mahajan@mongodb.com Sid Mahajan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: