[SERVER-70112] Failure to create a collection in a sharded cluster with multitenancySupport=true Created: 29/Sep/22  Updated: 19/Mar/23  Resolved: 19/Mar/23

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major - P3
Reporter: Romans Kasperovics Assignee: [DO NOT USE] Backlog - Server Serverless (Inactive)
Resolution: Cannot Reproduce Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Assigned Teams:
Serverless
Operating System: ALL
Steps To Reproduce:

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

Participants:

 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",


Generated at Thu Feb 08 06:15:17 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.