-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
v4.4
-
Sharding 2020-04-20
The upgrade_downgrade_cluster.js intermittently fails due to NonMaster write error. The root cause is that mongos does not retry the write with update ReplicaSetMonitor config.
The suggested fix is to either wait for the isMaster status in mongos before performing the testCRUDAdnAgg
or retry the write on error.
Once the issue is fixed the test should be unblacklisted
- depends on
-
WT-5964 4.2 unable to open properly downgraded 4.4 datafiles
- Closed
- is depended on by
-
SERVER-42982 Unblacklist multiVersion/upgrade_downgrade_cluster.js
- Closed
- is duplicated by
-
SERVER-43852 Make upgrade_downgrade_cluster.js start shards as replica sets
- Closed