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

Test best fit verses first fit block write cases

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Engines

      As part of writing the unit tests for bm->write(), we have found a potential test case that is complex and deserves a separate ticket. The idea behind this ticket is to create test cases the expected behavioural differences between best fit vses first fit. The test would make sure that the best fit always chooses the correct blocks as the "best-fit", and make sure that the "first fit" option makes sure that the first fittable block is chosen as the block to be written.

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            jie.chen@mongodb.com Jie Chen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: