Skip to content

Commit 0c15c84

Browse files
Anthony Sansoneatsansone
authored andcommitted
(DOCSP-19623) Updated per @athum review
1 parent bda251b commit 0c15c84

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

source/reference/pipeline/merge.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@
2323

2424
To allow writes to an |service| cluster, {+adl+} introduces
2525
:ref:`alternate syntax <adl-merge-syntax>` for the required ``into``
26-
field. on this page for more information. {+adl+} supports all other
27-
fields as described in the MongoDB server documentation for
26+
field. {+adl+} supports all other fields as described for
2827
:pipeline:`$merge`.
2928

3029
To learn more, see :pipeline:`$merge` pipeline stage.
@@ -44,8 +43,8 @@ cluster, you must be a database user with the following
4443
Considerations
4544
--------------
4645

47-
If an {+adl+} host goes offline while executing ``$merge``, no data
48-
written would be reverted.
46+
If the aggregation fails, {+adl+} doesn't roll back any writes that the
47+
:pipeline:`$merge` completed before the error occurred.
4948

5049
.. _adl-merge-syntax:
5150

0 commit comments

Comments
 (0)