summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/balancer/balancer_commands_scheduler_impl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/s/balancer/balancer_commands_scheduler_impl.cpp')
-rw-r--r--src/mongo/db/s/balancer/balancer_commands_scheduler_impl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/s/balancer/balancer_commands_scheduler_impl.cpp b/src/mongo/db/s/balancer/balancer_commands_scheduler_impl.cpp
index 88300a97779..f2a2ca609dd 100644
--- a/src/mongo/db/s/balancer/balancer_commands_scheduler_impl.cpp
+++ b/src/mongo/db/s/balancer/balancer_commands_scheduler_impl.cpp
@@ -357,7 +357,7 @@ SemiFuture<DataSizeResponse> BalancerCommandsSchedulerImpl::requestDataSize(
const NamespaceString& nss,
const ShardId& shardId,
const ChunkRange& chunkRange,
- const ChunkVersion& version,
+ const ShardVersion& version,
const KeyPattern& keyPattern,
bool estimatedValue) {
auto commandInfo = std::make_shared<DataSizeCommandInfo>(nss,