Skip to content

Commit abd3af9

Browse files
author
Tony Sansone
committed
Updated per @rkumar-mongo review.
1 parent c59f2d8 commit abd3af9

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. important::
22

3-
MMAPv1 is unsupported on big-endian and certain bi-endian
4-
architectures. This includes the IBM z/Architecture (``s390x``) and
5-
PowerPC (``ppc64le``) platforms. MongoDB returns an error if you
6-
set MMAPv1 as the storage engine on ``s390x`` and ``ppc64le``
7-
platforms.
3+
MMAPv1 is unsupported on big-endian architectures like the IBM
4+
z/Architecture (``s390x``) and certain bi-endian architectures like
5+
the PowerPC (``ppc64le``) platform. MongoDB returns an error if you
6+
set ``MMAPv1`` as the storage engine for either the ``s390x`` or
7+
``ppc64le`` platforms. MMAPv1 was deprecated in MongoDB 4.0.

source/includes/list-table-products-supported-architecture.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,21 @@ version of MongoDB products:
55
.. list-table::
66
:header-rows: 1
77
:widths: 40 15 15 15 15
8-
8+
99
* - Product
1010
- x86_64
1111
- ppc64le
1212
- s390x
13-
- ARMv8-A
13+
- AArch64
1414

15-
* - MongoDB Community (3.4+)
15+
* - MongoDB Community (3.4 or later)
1616
- |checkmark|
17-
-
18-
-
17+
-
18+
-
1919
- |checkmark|
2020

2121

22-
* - MongoDB Enterprise (3.4+)
22+
* - MongoDB Enterprise (3.4 or later)
2323
- |checkmark|
2424
- |checkmark|
2525
- |checkmark|
@@ -30,7 +30,7 @@ version of MongoDB products:
3030
- |checkmark|
3131
- |checkmark|
3232
- |checkmark|
33-
-
33+
-
3434

3535
* - `Compass <https://docs.mongodb.com/compass/current/install/>`__
3636
- |checkmark|

0 commit comments

Comments
 (0)