-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
v5.1
-
Sharding 2021-11-01
-
1
In v5.1 we added dedicated resharding op counters that we expose in the serverStatus output. We make an assertion about these in resharding_metrics_increment.js, which cannot run in a mixed version cluster because they do not yet exist in v5.0. Once SERVER-57760 is backported, we can allow this assertion to run in a mixed version cluster.
- related to
-
SERVER-61186 Remove the ReshardingTest fixture's isMixedVersionCluster() method
- Closed