File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,9 @@ The following restrictions apply to namespace remapping:
11
11
12
12
- Remapped database names on the destination cluster cannot differ only in case.
13
13
14
+ - You can't specify a namespace remap and set the ``reversible `` flag to
15
+ ``true ``.
16
+
14
17
- The remap cannot produce namespace conflicts on the destination cluster.
15
18
16
19
For example:
Original file line number Diff line number Diff line change 4
4
Cluster-to-Cluster Sync
5
5
=======================
6
6
7
- .. include:: /includes/in-dev.rst
8
-
9
7
.. default-domain:: mongodb
10
8
11
9
{+c2c-product-name+} provides continuous data synchronization or a
Original file line number Diff line number Diff line change @@ -14,8 +14,6 @@ Release Notes for mongosync 1.8
14
14
15
15
.. _1.8.0-c2c-release-notes:
16
16
17
- .. include:: /includes/in-dev.rst
18
-
19
17
This page describes changes and new features introduced in
20
18
{+c2c-full-product-name+} {+version-dev+} and the {+c2c-full-beta-program+}.
21
19
You can’t perform that action at this time.
0 commit comments