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

Commit cd331ee

Browse files
removed notices of partial support for 8.0, and workarounds
1 parent ac4d139 commit cd331ee

File tree

3 files changed

+2
-25
lines changed

3 files changed

+2
-25
lines changed

source/includes/fact-partial-8.0-support.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.

source/reference/mongosync.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ The :ref:`Frequently Asked Questions (FAQ) <c2c-faq>` page addresses questions u
3434
Compatibility
3535
-------------
3636

37-
- .. include:: /includes/fact-partial-8.0-support.rst
38-
3937
- .. include:: /includes/fact-minimum-server-version-support.rst
4038

4139
You can migrate data on clusters (source) with versions of MongoDB

source/reference/supported-server-version.txt

Lines changed: 2 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@ MongoDB Server Version Compatibility
1313
:class: singlecol
1414

1515
Before you run {+c2c-product-name+}, consider the following MongoDB server
16-
version limitations and requirements:
17-
18-
- .. include:: /includes/fact-partial-8.0-support.rst
16+
version limitations and requirements:
1917

2018
- Your source cluster must run one of the following major supported versions:
2119

@@ -78,20 +76,4 @@ destination MongoDB server versions:
7876

7977
.. seealso::
8078

81-
:ref:`Pre-6.0 Migration Limitations <c2c-older-version-limitations>`
82-
83-
.. _c2c-server-8.0-to-8.0:
84-
85-
Synchronize Data Between Two 8.0 Clusters
86-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
87-
88-
To migrate data between two 8.0 clusters:
89-
90-
- Use :ref:`mongodump` to export data from the source cluster.
91-
- Use :ref:`mongorestore` to import the data into the destination cluster.
92-
93-
For limitations on using ``mongodump`` and ``mongorestore``, see
94-
:ref:`mongorestore-behavior-access-usage`.
95-
96-
Alternatively, you can :ref:`downgrade your 8.0 source cluster <8.0-downgrade>`
97-
to 7.0 and then migrate your data into an 8.0 destination cluster.
79+
:ref:`Pre-6.0 Migration Limitations <c2c-older-version-limitations>`

0 commit comments

Comments
 (0)