Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-86158

change fail point used in TTL operation metrics tests

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.0.0-rc0, 7.3.0-rc3, 7.0.7
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage Execution
    • Fully Compatible
    • ALL
    • v7.3, v7.0
    • Execution Team 2024-02-19
    • 0

      ttl_operation_metrics_multi_dbs.js may fail due to unexpected metrics collected on the second DB if the TTL monitor is not able to run two passes over the TTL index in db2.coll. This may happen on a slow machine and the TTL index is not registered in time for the first pass to run.

      The test currently uses a fail point that pauses TTL operation in the middle of a TTL pass. We could consider using a different existing fail point that allows us to pause between passes so that we can get a complete view of the catalog when the test resumes TTL operation.

            Assignee:
            benety.goh@mongodb.com Benety Goh
            Reporter:
            benety.goh@mongodb.com Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: