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

Exclude concurrent_drops_and_creates.js from unsplittable_collections_on_random_shard_jscore_txns suite

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

      The unsplittable_collections_on_random_shard_jscore_txns suite is testing transactions with unsplittable collections residing on arbitrary shards: the mongos is choosing a random dataShard before forwarding the createCollection request.

      This feature is nevertheless incompatible with tests that include the creation of unsplittable collections within the scope of a transaction, since such a request can only be served by a primary shard.

      Tests such as concurrent_drops_and_creates.js should not be executed under the suite.

            Assignee:
            paolo.polato@mongodb.com Paolo Polato
            Reporter:
            pierlauro.sciarelli@mongodb.com Pierlauro Sciarelli
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: