Skip to content

Commit a7e08d6

Browse files
kennethdyerKenneth P. J. Dyer
andauthored
DOCS-16339 Removes note from config.system.sessions (#4670)
Co-authored-by: Kenneth P. J. Dyer <kenneth.dyer@monodb.com>
1 parent e603f35 commit a7e08d6

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

source/reference/config-database.txt

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -465,14 +465,10 @@ instance.
465465

466466
In a sharded cluster, the ``system.sessions`` collection is sharded.
467467

468-
- When adding a shard to the sharded cluster, if the shard to add
469-
already contains its own ``system.sessions`` collection, MongoDB
470-
drops the new shard's ``system.sessions`` collection during the
471-
add process.
472-
473-
- Starting in version 4.4 (and 4.2.7), MongoDB automatically splits
474-
the ``system.sessions`` collection into at least 1024 chunks and
475-
distributes the chunks uniformly across shards in the cluster.
468+
When adding a shard to the sharded cluster, if the shard to add
469+
already contains its own ``system.sessions`` collection, MongoDB
470+
drops the new shard's ``system.sessions`` collection during the
471+
add process.
476472

477473
.. data:: config.transactions
478474

0 commit comments

Comments
 (0)