-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 8.0.0-rc0
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
v8.0
-
CAR Team 2024-04-15
-
13
restart_transaction.js runs a create collection command and then does some direct shard operations. After the change as part of SERVER-80135 to change the refresh in the create coordinator to be fire and forget, the direct operations can fail due to the filtering information still being unknown on the shards.
- related to
-
SERVER-88054 Direct connection insert race with catalog refresh in drop_collection_if_uuid_not_matching.js
- Closed