When a migration fail, we log an error in the balancer, this log contain the serialization of the migration info MigrationInfo::toString() that only contains the collection UUID. To make debug easier we should also include the collection namespace.
- is related to
-
SERVER-81092 Include collection namespace in balancer warning logs
- Closed