Skip to content

Commit 0778f0c

Browse files
copy tweaks
1 parent 6aa1b85 commit 0778f0c

File tree

3 files changed

+11
-10
lines changed

3 files changed

+11
-10
lines changed

source/core/timeseries/timeseries-limitations.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Client-Side Field Level Encryption
131131
Sharding
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

136136
You cannot modify the ``granularity`` of a sharded time series collection.
137137

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
MongoDB 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>`.

source/release-notes/5.1.txt

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,15 @@ series collections.
7171

7272
Updates and Deletes
7373
~~~~~~~~~~~~~~~~~~~
74+
7475
Starting 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

150157
Resharding 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

159160
Schema Validation Errors Contain Description Field
160161
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)