-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Repl 2022-06-27, Repl 2022-07-11, Repl 2022-07-25
- https://github.com/mongodb/mongo/blob/037f714353bb314aa28c7ec6be6f77865ac41273/src/mongo/db/write_concern_options.cpp#L180-L188
- https://github.com/10gen/mongo/blob/102ac09a3066fac98577d6e2616298e78f78a12e/src/mongo/db/s/config/sharding_catalog_manager_collection_operations.cpp#L566-L570
- https://github.com/10gen/mongo/blob/102ac09a3066fac98577d6e2616298e78f78a12e/src/mongo/db/write_concern_options_test.cpp#L216-L222
- https://github.com/10gen/mongo/blob/102ac09a3066fac98577d6e2616298e78f78a12e/src/mongo/db/views/resolved_view.cpp#L159
- https://github.com/10gen/mongo/blob/102ac09a3066fac98577d6e2616298e78f78a12e/src/mongo/db/pipeline/accumulator_sum.cpp#L55
- https://github.com/10gen/mongo/blob/102ac09a3066fac98577d6e2616298e78f78a12e/src/mongo/db/pipeline/document_source_densify.cpp#L131
- https://github.com/10gen/mongo/blob/102ac09a3066fac98577d6e2616298e78f78a12e/src/mongo/db/pipeline/document_source_densify.cpp#L138
- https://github.com/10gen/mongo/blob/102ac09a3066fac98577d6e2616298e78f78a12e/src/mongo/db/repl/tenant_migration_donor_service.cpp#L841
- https://github.com/10gen/mongo/blob/102ac09a3066fac98577d6e2616298e78f78a12e/src/mongo/db/repl/tenant_migration_recipient_service.cpp#L2438
- https://github.com/10gen/mongo/blob/102ac09a3066fac98577d6e2616298e78f78a12e/src/mongo/db/repl/tenant_migration_util.h#L88
- https://github.com/10gen/mongo/blob/102ac09a3066fac98577d6e2616298e78f78a12e/src/mongo/db/pipeline/document_source_list_catalog.cpp#L130
- is depended on by
-
SERVER-66728 Remove Old 5.x FCV Constants
- Blocked
-
SERVER-67243 Add a linter to server_options.h FCV helpers to enforce that they are only used in generic FCV checks
- Closed