File tree Expand file tree Collapse file tree 3 files changed +11
-10
lines changed
Expand file tree Collapse file tree 3 files changed +11
-10
lines changed Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ Client-Side Field Level Encryption
131131Sharding
132132~~~~~~~~
133133
134- Sharded time series collections are supported starting in MongoDB 5.1 .
134+ Starting in MongoDB 5.1, sharded time series collections are supported.
135135
136136You cannot modify the ``granularity`` of a sharded time series collection.
137137
Original file line number Diff line number Diff line change 11MongoDB 5.1 provides support for sharded :ref: `time series collections
2- <manual-timeseries-collection>`. For more information, see
3- :ref: ` Time Series Limitations <time-series-limitations-sharding >`.
2+ <manual-timeseries-collection>`. See :ref: ` Time Series Limitations
3+ <time-series-limitations-sharding>`.
Original file line number Diff line number Diff line change @@ -71,8 +71,15 @@ series collections.
7171
7272Updates and Deletes
7373~~~~~~~~~~~~~~~~~~~
74+
7475Starting in MongoDB 5.1, time series collections support
75- :ref:`update and delete operations <updates-and-deletes>` with limitations.
76+ :ref:`update and delete operations <updates-and-deletes>` with
77+ limitations.
78+
79+ Sharded Time Series Collections
80+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
81+
82+ .. include:: /includes/5.1/5.1-release-notes-sharded-time-series.rst
7683
7784.. _5.1-rel-notes-sbe:
7885
@@ -149,12 +156,6 @@ Opcode Counters
149156
150157Resharding Statistics
151158 - :serverstatus:`shardingStatistics.resharding.lastOpEndingChunkImbalance`
152-
153- Sharded Time Series Collections
154- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
155-
156- .. include:: /includes/5.1/5.1-release-notes-sharded-time-series.rst
157-
158159
159160Schema Validation Errors Contain Description Field
160161~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments