summaryrefslogtreecommitdiff
path: root/src/mongo/s/request_types/balancer_collection_status.idl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/s/request_types/balancer_collection_status.idl')
-rw-r--r--src/mongo/s/request_types/balancer_collection_status.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/s/request_types/balancer_collection_status.idl b/src/mongo/s/request_types/balancer_collection_status.idl
index db49dc9f3e9..ff5bec5ac6a 100644
--- a/src/mongo/s/request_types/balancer_collection_status.idl
+++ b/src/mongo/s/request_types/balancer_collection_status.idl
@@ -40,7 +40,7 @@ structs:
strict: false
fields:
chunkSize:
- type: safeInt64
+ type: safeDouble
description: "Configured chunk size in MiB for this collection"
balancerCompliant:
type: bool