-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Query Execution
-
None
-
Fully Compatible
-
QE 2021-09-06
ShardingMetadata is for mongos to report GLE but in SERVER-57390, we could not remove it all together because of sharded cluster upgrade/downgrade scenarios.
As soon as FCV 5.1 is defined, we should stop calling writeToMetadata under FCV 5.1 or greater so that eventually we can remove ShardingMetadata after 6.0 is released.
For the code and discussion, see this discussion thread.
https://github.com/10gen/mongo/pull/113#discussion_r674244478
- has to be done before
-
SERVER-58743 Remove rpc::ShardingMetadata
- Closed
- is related to
-
SERVER-57390 Remove the implementation of the getLastError command
- Closed