-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
ALL
-
Sharding 2020-09-21
The donorForgetMigration command calls onReceiveDonorForgetMigration which currently always emplaces the promise so this causes the command to fail on retry since a promise can only be emplaced once.