summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/migration_util.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/s/migration_util.cpp')
-rw-r--r--src/mongo/db/s/migration_util.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/s/migration_util.cpp b/src/mongo/db/s/migration_util.cpp
index 58ecc1d6eb3..134856a6c46 100644
--- a/src/mongo/db/s/migration_util.cpp
+++ b/src/mongo/db/s/migration_util.cpp
@@ -919,7 +919,7 @@ void resumeMigrationCoordinationsOnStepUp(OperationContext* opCtx) {
"migrationCoordinatorDocument"_attr = redact(doc.toBSON()));
} else {
LOGV2(
- 46712004,
+ 4671204,
"Even after forced refresh, the filtering metadata has a UUID that "
"does not match the collection UUID in the migration coordinator "
"document. Deleting the range deletion tasks on the donor and "