Skip to content

Commit 0ad0eea

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
DOCSP-24882 set window fields and transaction (#1734) (#1744)
* DOCSP-24882-setWindowFields-and-transaction * DOCSP-24882-setWindowFields-and-transaction * DOCSP-24882-setWindowFields-and-transaction * DOCSP-24882-setWindowFields-and-transaction * DOCSP-24882-setWindowFields-and-transaction * DOCSP-24882-setWindowFields-and-transaction * DOCSP-24882-setWindowFields-and-transaction * DOCSP-24882-setWindowFields-and-transaction * DOCSP-24882-setWindowFields-and-transaction * DOCSP-24882-setWindowFields-and-transaction Co-authored-by: jason-price-mongodb <[email protected]> Co-authored-by: jason-price-mongodb <[email protected]>
1 parent 32b4d9c commit 0ad0eea

File tree

4 files changed

+11
-9
lines changed

4 files changed

+11
-9
lines changed

source/includes/fact-5.1-setWindowFields-snapshot-restriction.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
In MongoDB versions earlier than 5.3, the :pipeline:`$setWindowFields`
2+
aggregation pipeline stage cannot be used with :ref:`transactions
3+
<transactions>` or the :readconcern:`"snapshot"` read concern.

source/release-notes/5.0-compatibility.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,11 @@ Update Operator Processing Order
245245

246246
.. include:: /includes/fact-update-operator-processing-order.rst
247247

248+
``$setWindowFields`` Stage with Transactions and Snapshot Read Concern
249+
----------------------------------------------------------------------
250+
251+
.. include:: /includes/fact-setWindowFields-snapshot-restriction.rst
252+
248253
Aggregation Pipeline Operator Parameter Limits
249254
----------------------------------------------
250255

source/release-notes/5.1-compatibility.txt

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,10 @@ Removed Parameters
5757

5858
.. include:: /includes/5.1/removed-shell-parameters.rst
5959

60-
Aggregation
61-
-----------
60+
``$setWindowFields`` Stage with Transactions and Snapshot Read Concern
61+
----------------------------------------------------------------------
6262

63-
``$setWindowFields`` Transactions and Snapshot Read Concern
64-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
65-
66-
.. include:: /includes/fact-5.1-setWindowFields-snapshot-restriction.rst
63+
.. include:: /includes/fact-setWindowFields-snapshot-restriction.rst
6764

6865
Replica Sets
6966
------------

0 commit comments

Comments
 (0)