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

Commit d5748a5

Browse files
DOCSP-48399-v1.8-backport (#669)
1 parent ca2d035 commit d5748a5

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

source/includes/api/requests/start-rs-shard.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ curl localhost:27182/api/v1/start -XPOST \
1212
"shardCollection": {
1313
"key": [
1414
{ "location": 1 },
15-
{ "region": 1 },
15+
{ "region": 1 }
1616
]
1717
}
1818
}

source/reference/beta-program-private/orr.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,6 @@ You might exceed the :term:`oplog window` if you:
6262
To increase the size of the oplog on the source cluster, use
6363
:setting:`~replication.oplogSizeMB`.
6464

65-
.. note::
66-
67-
ORR is compatible with :ref:`embedded verification<c2c-embedded-verifier>`.
68-
6965
Learn More
7066
----------
7167

0 commit comments

Comments
 (0)