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

Make tailable_cursor_invalidation.js resilient to implicit db creations

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0, 8.0.4
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • Fully Compatible
    • ALL
    • v8.0
    • CAR Team 2024-09-16
    • 0

      The test has a case explicitly relying on the database being dropped. But the background hook like RunDBCheckInBackground can run operations that implicitly create the database. While we should fix the issue of read operations having the side effect of creating databases in SERVER-93173, the test can use a new database to avoid failures.

            Assignee:
            yuhong.zhang@mongodb.com Yuhong Zhang
            Reporter:
            yuhong.zhang@mongodb.com Yuhong Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: