summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/migration_coordinator_document.idl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/s/migration_coordinator_document.idl')
-rw-r--r--src/mongo/db/s/migration_coordinator_document.idl3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mongo/db/s/migration_coordinator_document.idl b/src/mongo/db/s/migration_coordinator_document.idl
index 028cb194582..c9368dcedaa 100644
--- a/src/mongo/db/s/migration_coordinator_document.idl
+++ b/src/mongo/db/s/migration_coordinator_document.idl
@@ -95,7 +95,8 @@ structs:
description: "The range being migrated."
preMigrationChunkVersion:
type: ChunkVersion
- description: "The version, at the start of the migration, of the chunk being moved."
+ description: "The data placement, at the start of the migration, of the chunk being
+ moved."
decision:
type: Decision
description: "Enumeration that defines whether the migration committed or aborted."