SERVER-95330 caused a regression that makes some of the anomalies stated on SERVER-84723 reappear. Specifically, these anomalies can happen when reading from the renamed-from collection, but not for other DDLs such as drop/resharding, or rename when reading from the renamed-to collection.
This affects version v8.2 and master exclusively.
- is caused by
-
SERVER-95330 Validation checks to local catalog for unsharded collections are too strict
-
- Closed
-
- is related to
-
SERVER-84723 Sharded multi-document transactions can observe partial effects of concurrent DDL operations
-
- Closed
-
-
SERVER-87021 Ensure we have sufficient testing of transactions concurrent with catalog changes
-
- In Progress
-