-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Sharding EMEA 2023-01-23
In shardsvr_check_metadata_consistency_command.cpp is building a std::vector<AsyncRequestsSender::Request> in order to send the internal command checkMetadataConsistencyParticipantRequest to all shards.
We should use the helper method sendCommandToShards from sharding_util.h, in order to not have repeated code and abstract code.
- depends on
-
SERVER-71823 Introduce new checkMetadataConsistency command
-
- Closed
-