Skip to content

Commit e603f35

Browse files
authored
DOCS-16166 v7.0 (#4707)
1 parent b7fcca6 commit e603f35

File tree

4 files changed

+0
-86
lines changed

4 files changed

+0
-86
lines changed

source/core/sharded-cluster-requirements.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,3 @@ To check a sharded cluster for consistent indexes, use the
7575
} )
7676

7777

78-
Sharding Existing Collection Data Size
79-
--------------------------------------
80-
81-
.. include:: /includes/limits-sharding-existing-collection-data-size.rst
82-

source/core/sharding-data-partitioning.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -111,10 +111,6 @@ the default chunk size:
111111
#. Range size affects the
112112
:limit:`Maximum Number of Documents Per Range to Migrate`.
113113

114-
#. Range size affects the maximum collection size when sharding an
115-
:limit:`existing collection<Sharding Existing Collection Data Size>`.
116-
Post-sharding, data range size does not constrain collection size.
117-
118114
For many deployments, it makes sense to avoid frequent and potentially
119115
spurious migrations at the expense of a slightly less evenly
120116
distributed data set.

source/includes/limits-sharding-existing-collection-data-size.rst

Lines changed: 0 additions & 73 deletions
This file was deleted.

source/reference/limits.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -733,10 +733,6 @@ Sharding Operational Restrictions
733733

734734
.. include:: /includes/extracts/fact-covered-query-sharded-collection-covered-queries.rst
735735

736-
.. limit:: Sharding Existing Collection Data Size
737-
738-
.. include:: /includes/limits-sharding-existing-collection-data-size.rst
739-
740736
.. limit:: Single Document Modification Operations in Sharded Collections
741737

742738
.. |single-modification-operation-names| replace:: :dbcommand:`update` and :method:`~db.collection.remove()`

0 commit comments

Comments
 (0)