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

Temporary ban `update_with_large_hint.js` running at `multi_stmt_txn_jscore_passthrough_with_migration`

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • Fully Compatible
    • ALL
    • CAR Team 2024-10-28
    • 0

      This test `update_with_large_hint.js` is failing under the `multi_stmt_txn_jscore_passthrough_with_migration` suite because there's a migration running in the background, and the test sends the dropIndexes call right around the same time the migration is at its cloning collection/indexes phase. The migration sends listIndexes just before we actually write the oplog entries for dropping the index.

      This is a known issue that will be fixed at SPM-2077. I suggest to temporary ban this test until the issue is resolved.

            Assignee:
            pol.pinol@mongodb.com Pol Pinol
            Reporter:
            pol.pinol@mongodb.com Pol Pinol
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: