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

Release timestamp lock in test/format when all_durable timestamp is not found

    • Type: Icon: Build Failure Build Failure
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.1, 5.0.4, 4.4.10, 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • 8
    • Storage - Ra 2021-09-06

      compatibility-test-for-newer-releases failed on Compatibility tests

      Host: ec2-54-226-91-104.compute-1.amazonaws.com
      Project: WiredTiger (develop)
      Commit: diff: WT-7938 Fix rollback-to-stable memory leak on error (#6877)

      • On error, __rollback_abort_ondisk_kv() can fail to release allocated memory returned in the
        value buffer. Don't crack the underlying value unless we actually need it and restructure error
        handling to avoid leaking the memory. Use a scratch buffer instead of allocating new memory on
        each iteration.
      • Not a bug fix, but use scratch buffers in all cases, there's no advantage to an allocate/free
        cycle on each iteration. | 08 Aug 21 15:02 UTC
        Evergreen Subscription: ; Evergreen Event:

      Task Logs (compatibility-test-for-newer-releases)

            Assignee:
            etienne.petrel@mongodb.com Etienne Petrel
            Reporter:
            xgen-evg-user Xgen-Evergreen-User
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: