0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/jstests
Benety Goh 0009dffe8f SERVER-42154 IndexBuildsCoordinator uses repl state info provided by caller
This affects index builds managed by the IndexBuildsCoordinator on primaries and mitigates
changes in the replication state observed since the start of the index build that may affect
how the index build handles interruptions and errors.
2019-07-12 11:20:47 -04:00
..
aggregation Revert "SERVER-40755 Expose statistics which indicate how many collection scans have executed" 2019-07-10 18:38:03 -04:00
auth SERVER-41898 Rename "userImpersonators" to "runBy" in currentOp 2019-07-09 13:06:15 -04:00
change_streams SERVER-40848 Add debug logging to investigate difference in opTime returned by insert and changeStreams 2019-07-03 10:53:50 -04:00
client_encrypt SERVER-41919 Disallow specific types for explicit encryption 2019-07-01 09:16:36 -07:00
concurrency
core SERVER-41829 findAndModify ignores filter expressions that are not objects 2019-07-12 08:28:07 +01:00
core_standalone
decimal
disk
fail_point
free_mon
gle
hooks
httpinterface
libs SERVER-41950 Flush database cache on primary shard when creating a database in the sharding catalog 2019-07-11 17:04:06 -04:00
multiVersion SERVER-39471 Remove unique index FCV upgrade codepath 2019-07-10 18:39:02 -04:00
noPassthrough SERVER-42154 IndexBuildsCoordinator uses repl state info provided by caller 2019-07-12 11:20:47 -04:00
noPassthroughWithMongod SERVER-38356 added functionality to forbid dropping the oplog, modified tests to get around Evergreen issue 2019-07-08 15:06:36 -04:00
parallel
perf
readonly
replsets SERVER-41942: Clear partialTxnList after committing a prepared transaction during initial sync 2019-07-11 13:23:01 -04:00
serial_run SERVER-41935 blacklist memory.js on asan builders 2019-07-01 14:05:14 -04:00
sharding SERVER-41950 Flush database cache on primary shard when creating a database in the sharding catalog 2019-07-11 17:04:06 -04:00
slow1
ssl SERVER-41587 Improve SECBUFFER_EXTRA handling 2019-07-09 11:40:33 -04:00
sslSpecial
tool
watchdog