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

Failure to create a collection in a sharded cluster with multitenancySupport=true

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • None
    • Serverless
    • ALL
    • Hide

      buildscripts/resmoke.py run \
       --suites=change_streams_multitenant_passthrough \
       --additionalFeatureFlags=featureFlagMongoStore \
       --additionalFeatureFlags=featureFlagServerlessChangeStreams \
       --mongodSetParameters='{multitenancySupport: true}' \
       --mongosSetParameters='{multitenancySupport: true}' \ 
       jstests/change_streams/change_streams_lookup_preimage_with_chunk_migration.js
      

      Show
      buildscripts/resmoke.py run \ --suites=change_streams_multitenant_passthrough \ --additionalFeatureFlags=featureFlagMongoStore \ --additionalFeatureFlags=featureFlagServerlessChangeStreams \ --mongodSetParameters='{multitenancySupport: true}' \ --mongosSetParameters='{multitenancySupport: true}' \ jstests/change_streams/change_streams_lookup_preimage_with_chunk_migration.js

    Description

      When multitenancySupport is set to true, executing assertDropAndRecreateCollection(db, collName) in change_streams_lookup_preimage_with_chunk_migration.js results in an error:

      "errmsg" : "assertion src/mongo/bson/oid.cpp:156",
      "code" : 8,
      "codeName" : "UnknownError",
      

      Attachments

        Activity

          People

            backlog-server-serverless [DO NOT USE] Backlog - Server Serverless (Inactive)
            romans.kasperovics@mongodb.com Romans Kasperovics
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: