Skip to content

Commit e34adad

Browse files
committed
trivial: cleanup merge since repairDatabase removed in 4.2
1 parent beda0b6 commit e34adad

File tree

3 files changed

+1
-7
lines changed

3 files changed

+1
-7
lines changed

source/includes/extracts-manage-journaling.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,5 @@ content: |
7272
replay journal files, :binary:`~bin.mongod` notes these events in the log
7373
output.
7474
75-
There is no reason to run :dbcommand:`repairDatabase` in these
76-
situations.
75+
There is no reason to run ``--repair``.
7776
...

source/release-notes/4.2-compatibility.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@ MongoDB removes the MMAPv1 specific options:
8989

9090
- ``verbose`` for :dbcommand:`collStats`
9191

92-
- ``preserveClonedFilesOnFailure`` and ``backupOriginalFiles`` for
93-
:dbcommand:`repairDatabase`
9492

9593
- ``flags`` for :dbcommand:`create`
9694

source/release-notes/4.2.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,6 @@ MongoDB removes the MMAPv1 specific options:
9292

9393
- ``verbose`` for :dbcommand:`collStats`
9494

95-
- ``preserveClonedFilesOnFailure`` and ``backupOriginalFiles`` for
96-
:dbcommand:`repairDatabase`
97-
9895
- ``flags`` for :dbcommand:`create`
9996

10097
- ``paddingFactor``, ``paddingBytes``, ``preservePadding`` for

0 commit comments

Comments
 (0)