-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Cluster Scalability
-
Fully Compatible
-
ALL
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
with resharding::getVersionContextOrDefault (or equivalent helper)
The raw VersionContext::get will get the latest most latest value in the in memory FCV if it was not set. This is not compatible with resharding code because the only time it won't get set is when fcv is at 8.0. getVersionContextOrDefault already handles this so we should replace existing VersionContext::get with corresponding helpers in resharding code.
- is depended on by
-
SERVER-104789 Make random_ddl_setFCV_operations_with_metadata_check.js also run in config shard variants
-
- Closed
-