Skip to content

Commit 79fb6d8

Browse files
committed
slight reorg of 3.6 compatibility
1 parent d0dbf79 commit 79fb6d8

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

source/release-notes/3.6-compatibility.txt

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,16 @@ Arbiter and Priority
347347

348348
.. include:: /includes/fact-arbiter-priority.rst
349349

350+
Deprecate Master-Slave Replication
351+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
352+
353+
MongoDB 3.6 deprecates master-slave replication.
354+
355+
``--nojournal`` Option with WiredTiger
356+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
357+
358+
.. include:: /includes/wiredtiger-node-nojournal.rst
359+
350360
.. _aggregate-compatibility:
351361

352362
``aggregate`` Command and Results
@@ -420,17 +430,6 @@ For more information on the validate operation, see the
420430
:dbcommand:`validate` command and the
421431
:method:`db.collection.validate()` method.
422432

423-
424-
``--nojournal`` Option with WiredTiger
425-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
426-
427-
.. include:: /includes/wiredtiger-node-nojournal.rst
428-
429-
Deprecate Master-Slave Replication
430-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
431-
432-
MongoDB 3.6 deprecates master-slave replication.
433-
434433
.. _3.6-index-asterisk:
435434

436435
Indexes Named ``*``

0 commit comments

Comments
 (0)