-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 3.7.9
-
Component/s: Index Maintenance
-
None
-
Fully Compatible
-
ALL
-
-
Storage NYC 2018-05-21
-
36
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
- 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