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

Address TODO comments in test_hs06

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: History Store
    • Labels:
    • Storage Engines
    • 2
    • StorEng - Defined Pipeline

      Looks like there is a TODO comment left behind in test_hs06.py here that might refer to this check:

              # Non-page related memory usage shouldn't spike significantly.
              #
              # Prior to this change, this type of workload would use a lot of memory
              # to recreate update lists for each page.
              #
              # This check could be more aggressive but to avoid potential flakiness,
              # lets just ensure that it hasn't doubled.
              #
              # TODO: Uncomment this once the project work is done.
              # self.assertLessEqual(end_usage, (start_usage * 2))
      

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            etienne.petrel@mongodb.com Etienne Petrel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: