-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
v5.0
-
Sharding EMEA 2021-06-28
-
38
The _configsvrSetAllowMigrations command was invoked immediately after the primary Config Server was step down, causing a command interruption. The error is expected in this context, but it's not expected to invoke the _configsvrSetAllowMigrations command in such a scenario.
The solution consists in excluding this test from the does_not_support_stepdowns suite.