SERVER-113362 Drop temp collections on step-up in DSC (#44755)

GitOrigin-RevId: d9b89eff2eff4f39918e2817049c03606d833469
This commit is contained in:
awang01810
2025-12-10 04:18:18 -05:00
committed by MongoDB Bot
parent 1435fe3067
commit 4118948164
4 changed files with 159 additions and 0 deletions

View File

@@ -1144,6 +1144,7 @@ replication.utils:
- src/mongo/db/repl/*replication_process*
- src/mongo/db/repl/*collection_utils*
- src/mongo/db/repl/*replication_types*
- src/mongo/db/repl/*temp_collections_cleanup_mongod*
- src/mongo/db/*mongod_options_replication*
- src/mongo/db/op_observer/find_and_modify_images_op_observer*
- src/mongo/db/incremental_rollout_metrics.cpp