-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Cluster Scalability
-
ALL
-
Cluster Scalability 2024-07-08, Cluster Scalability 2024-07-22, Cluster Scalability 2024-08-19, Cluster Scalability 2024-09-02, Cluster Scalability 2024-10-14, Cluster Scalability 2024-10-28, Cluster Scalability 2024-11-11
ShardsvrBeginMigrationBlockingOperationCommand will retry once internally, but it is possible if another operation begins and ends between here and here that MigrationBlockingOperationCoordinatorCleaningUp is returned to the caller. We should add the RetriableError category so that the caller knows it is safe to retry additional times if desired.