1
+ :orphan:
2
+
3
+ .. meta::
4
+ :robots: noindex, nosnippet
5
+
1
6
.. _c2c-beta-program:
2
7
3
8
====================================
17
22
Each ``mongosync`` release has a corresponding {+c2c-beta-program-short+}
18
23
build that includes its own set of experimental features.
19
24
20
- .. _c2c-beta-program-disclaimer:
21
-
22
- Get Started
23
- -----------
24
-
25
- .. note::
26
-
27
- Filing a support ticket does *not* guarantee access to the
28
- {+c2c-beta-program-short+} binaries.
29
-
30
- To request access to the {+c2c-beta-program-short+} binaries, read the
31
- following disclaimer and file a ticket with
32
- `support <https://support.mongodb.com/>`_:
25
+ When you first run the {+c2c-beta-program-short+} binary, it will prompt you
26
+ to accept the following disclaimer:
33
27
34
28
.. code-block:: shell
35
29
:copyable: false
@@ -52,9 +46,6 @@ following disclaimer and file a ticket with
52
46
migrations). Beta capabilities are not intended for use to migrate
53
47
production workloads.
54
48
55
- When you first run the {+c2c-beta-program-short+} binary, it will prompt you
56
- to accept the disclaimer.
57
-
58
49
.. seealso::
59
50
60
51
- `Cloud Subscription Agreement <https://www.mongodb.com/cloud-subscription-agreement/november-2023>`_
@@ -119,9 +110,9 @@ The following table shows supported combinations of beta features:
119
110
.. toctree::
120
111
:titlesonly:
121
112
122
- A->B->C Migrations </reference/beta-program/abc-migration>
123
- Many-To-One Migrations </reference/beta-program/many-to-one>
124
- Document Filtering </reference/beta-program/document-filtering>
125
- Pre-Existing Data Handling </reference/beta-program/destinationDataHandling>
126
- Namespace Remapping </reference/beta-program/namespace-remapping>
127
- Oplog Rollover Resilience </reference/beta-program/orr>
113
+ A->B->C Migrations </reference/beta-program-private /abc-migration>
114
+ Many-To-One Migrations </reference/beta-program-private /many-to-one>
115
+ Document Filtering </reference/beta-program-private /document-filtering>
116
+ Pre-Existing Data Handling </reference/beta-program-private /destinationDataHandling>
117
+ Namespace Remapping </reference/beta-program-private /namespace-remapping>
118
+ Oplog Rollover Resilience </reference/beta-program-private /orr>
0 commit comments