Commit Graph

8 Commits

Author SHA1 Message Date
Jack Mulrow
00d92ece19 SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite
The actual suite will come in a follow-up commit.
2017-12-07 14:36:15 -05:00
Eric Milkie
052345f6c5 SERVER-28546 confirm WiredTiger unindex operations remove the correct document
Previously, unindex operations on WiredTiger would not confirm the record id matches.
This could result in erroroneous entries being removed from the index, for the case where
an index with a unique constraint also had a partial filter expression.
2017-04-04 13:32:46 -04:00
Robert Guo
81f0c5f789 SERVER-22588 make validate command work in a sharded collection 2016-04-12 12:25:00 -04:00
Ian Whalen
574a4910e1 Revert "SERVER-22588 make validate command work in a sharded collection"
This reverts commit 3caa06819a.
2016-04-12 11:19:52 -04:00
Robert Guo
3caa06819a SERVER-22588 make validate command work in a sharded collection 2016-04-12 11:04:46 -04:00
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Jason Rassi
0cb336b962 SERVER-18180 Partial index jstests: style, explain() instead of hint() 2015-06-23 18:36:56 -04:00
Mike Grundy
11048bcca9 SERVER-18180 Clean up partial index jstests 2015-06-23 16:53:37 -04:00