-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
Fully Compatible
-
Sharding 2020-10-19, Sharding 2020-11-02
This ensures that theĀ catch block in the service entry point is able to find out the migration's outcome.
Otherwise, it's unlikely but possible that the migration would have completed and been forgotten by the time the catch block executes.
This ticket should add a test that if the migration is forgotten before the catch block executes, the operation still correctly returns the migration's outcome.