Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
3.7.9
-
None
-
Fully Compatible
-
ALL
-
-
Storage NYC 2018-05-21
-
36
Description
The update() call in the repro script is not visible, causing the assert.eq on the next line to fail:
assert: [{ "a" : [ 2 ] }] != [{ "a" : 2 }] are not equal
|
doassert@src/mongo/shell/assert.js:18:14
|
assert.eq@src/mongo/shell/assert.js:174:1
|
@test.js:21:1
|
Attachments
Issue Links
- is related to
-
SERVER-41766 Secondary may encounter prepare conflict when applying write that sets the multikey flag
-
- Closed
-
-
SERVER-33738 Create a runCommand() override method to perform operations inside a transaction
-
- Closed
-