-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: WiredTiger
-
None
-
Fully Compatible
-
ALL
-
Platforms 10 (02/19/16), Platforms 11 (03/11/16)
The JavaScript test jstests/slow2/conc_update.js fails on s390x on RHEL7.
d20000| 2015-11-04T14:14:54.855-0500 I INDEX [conn1] build index on: concurrency.conc properties: { v: 1, key:
{ x: 1.0 }, name: "x_1", ns: "concurrency.conc" }
d20000| 2015-11-04T14:14:54.855-0500 I INDEX [conn1] building index using bulk method
d20000| 2015-11-04T14:14:57.000-0500 I - [conn1] Index Build: 1729800/3145728 54%
d20000| 2015-11-04T14:15:01.106-0500 I - [conn1] Index Build: 2688700/3145728 85%
d20000| 2015-11-04T14:15:02.084-0500 I - [conn1] Invariant failure raw == RecordId::min().repr() src/mongo/db/storage/key_string.cpp 352
d20000| 2015-11-04T14:15:02.084-0500 I - [conn1]
The entire log is in the attachment.
- duplicates
-
SERVER-22801 Fix callers of serialize/deserialize for sorter to appropriately little/big endian
- Closed