summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/split_chunk.h
diff options
context:
space:
mode:
authorSimon Gratzer <simon.gratzer@mongodb.com>2021-05-11 16:51:47 +0200
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-06-01 14:40:56 +0000
commitc58adbce4f628f0da863bd779ada0512e5b242ec (patch)
tree029481487cbb315fd35de4eafeb62ae4c885df6c /src/mongo/db/s/split_chunk.h
parenteb43e20229bdb20abdcaca1d89b965a22ac44584 (diff)
downloadmongo-c58adbce4f628f0da863bd779ada0512e5b242ec.tar.gz
SERVER-48653 Return updated ShardVersion in _configsvrCommitChunkSplit to avoid blind metadata refresh (BACKPORT-9049)v4.2.12
Diffstat (limited to 'src/mongo/db/s/split_chunk.h')
-rw-r--r--src/mongo/db/s/split_chunk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/db/s/split_chunk.h b/src/mongo/db/s/split_chunk.h
index aaa074f2f55..6f394d397e5 100644
--- a/src/mongo/db/s/split_chunk.h
+++ b/src/mongo/db/s/split_chunk.h
@@ -48,6 +48,7 @@ class StatusWith;
* Attempts to split a chunk with the specified parameters. If the split fails, then the StatusWith
* object returned will contain a Status with an ErrorCode regarding the cause of failure. If the
* split succeeds, then the StatusWith object returned will contain Status::Ok().
+ * Will update the shard's filtering metadata.
*
* Additionally, splitChunk will attempt to perform top-chunk optimization. If top-chunk
* optimization is performed, then the function will also return a ChunkRange, which contains the