Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit a3fc730

Browse files
committed
add important
1 parent 9718c06 commit a3fc730

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

source/about-mongosync.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ destination cluster and keeps the clusters in continuous sync until you
1919
In addition to continuous data synchronization, ``mongosync`` can also
2020
perform a one time data migration between clusters.
2121

22-
.. include:: /includes/fact-no-mongosync-disaster-recovery.rst
22+
.. important::
23+
24+
.. include:: /includes/fact-no-mongosync-disaster-recovery.rst
2325

2426
``mongosync`` keeps track of its current actions through
2527
:ref:`states <c2c-states>`. ``mongosync`` enters different states depending on

source/index.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ enable {+c2c-product-name+} with the :ref:`mongosync <c2c-mongosync>` utility.
1313

1414
For an overview of the ``mongosync`` process, see :ref:`about-mongosync`.
1515

16-
.. include:: /includes/fact-no-mongosync-disaster-recovery.rst
16+
.. important::
17+
18+
.. include:: /includes/fact-no-mongosync-disaster-recovery.rst
1719

1820
To get started with ``mongosync``, refer to the :ref:`Quick Start Guide
1921
<c2c-quickstart>`. For more detailed information, refer to the

source/quickstart.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,9 @@ the rest of the {+c2c-product-name+} documentation.
4141
``mongosync`` syncs writes on the source cluster for the
4242
duration of the migration until commit is called.
4343

44-
.. include:: /includes/fact-no-mongosync-disaster-recovery.rst
44+
.. important::
45+
46+
.. include:: /includes/fact-no-mongosync-disaster-recovery.rst
4547

4648
Follow the instructions below to set up {+c2c-product-name+}, connect
4749
your clusters, and synchronize your data.

source/reference/mongosync/mongosync-behavior.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,9 @@ For any continuous synchronization use cases with ``mongosync``, ensure that
219219
``mongosync`` commits before cutting over from the source to the
220220
destination.
221221

222-
.. include:: /includes/fact-no-mongosync-disaster-recovery.rst
222+
.. important::
223+
224+
.. include:: /includes/fact-no-mongosync-disaster-recovery.rst
223225

224226
If the source cluster shuts down before ``mongosync`` can commit, such as in
225227
a disaster scenario, the destination cluster might not have a consistent

0 commit comments

Comments
 (0)