-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2025-04-14, CAR Team 2025-04-28, CAR Team 2025-05-12, CAR Team 2025-05-26, CAR Team 2025-06-09
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
Currently, there are many tests skipping the suites that implicitly create sharded collections (like this one) just because they are checking if the collection exists after a drop.
These tests fail in this kind of suite because we implicitly recreate the collection on a drop to make sure it is a sharded collection.
The tests with the described behavior are tagged with assumes_no_implicit_collection_creation_after_drop.
The aim is to eventually enable the tests that are not running on those suites that implicitly create sharded collections just because they are checking if the collection exists after a drop.
- is related to
-
SERVER-86254 Implicit creation due to retryable write or txn statement must follow new path
-
- Open
-
-
SERVER-105650 Refactor implicitly_retry_on_migration_in_progress.js to increase test coverage over sharded collections
-
- Backlog
-