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

Fix concurrent_drops_and_creates.js to support a multishard test suite

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • CAR Team 2024-01-22
    • 15

      sharding_uninitialized_fcv_jscore_passthrough.yml is a new test suite that sets a 2-shard cluster. Currently, concurrent_drops_and_creates.js creates two unsharded collections but does not control the placement of them. If the collections are created in two different shards, the transaction in the test becomes distributed and returns an error that the operation is not supported.

      The test should control that the two collections are colocated in the same shard as expected and produce the WriteConflict.

       

       

            Assignee:
            david.dominguez@mongodb.com David Dominguez Sal (Inactive)
            Reporter:
            david.dominguez@mongodb.com David Dominguez Sal (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: