Andrew Morrow
463cc81552
SERVER-47399 Use File Nodes to manage dSYM substructure
2020-04-17 21:22:51 +00:00
Vesselina Ratcheva
1dd40b0608
SERVER-46353 Remove 'newlyAdded' field from replSetGetConfig response object
2020-04-17 21:10:40 +00:00
David Percy
2a4609e4eb
SERVER-47445 Don't update Scope::_loadedVersion before loadStored succeeds
2020-04-17 20:53:40 +00:00
A. Jesse Jiryu Davis
7dcdf00a34
SERVER-47267 Don't log awaitable isMaster as slow query
2020-04-17 20:41:47 +00:00
Randolph Tan
ed4dc23027
SERVER-43524 Make jumbo1.js more reliable
2020-04-17 20:29:40 +00:00
jannaerin
02a8151754
SERVER-47046 Add tests that mongos receives topology change info immediately
2020-04-17 20:16:39 +00:00
Louis Williams
661f12bd07
SERVER-47633 Add uses_transactions tag to index_build_yield_prepare_conflicts.js
2020-04-17 19:55:44 +00:00
Gregory Wlodarek
9f01b5403b
SERVER-47378 Resolve TODO for SERVER-37644
2020-04-17 19:17:40 +00:00
Gregory Wlodarek
c1fad54e18
SERVER-47630 Reserving a slot in the oplog for addIndexBuildEntry can cause an out-of-order oplog insertion for ephemeralForTest
2020-04-17 19:05:53 +00:00
Jason Chan
3c3661f83a
SERVER-47489 Blacklist standalone_replication_recovery_idempotent.js and temp_namespace_restart_as_standalone from multiversion testing
2020-04-17 18:53:43 +00:00
Louis Williams
fca4421ffa
SERVER-46989 Index builds should hold RSTL to prevent replication state changes after deciding to commit or abort.
...
This also elminates deadlocks caused by an index builder holding an RSTL
IX lock while waiting for a collection X lock or holding a collection X
lock and waiting for an RSTL IX lock.
2020-04-17 18:41:54 +00:00
Jamie Heppenstall
b8a60ff13e
SERVER-47533 rollback_wt_drop.js should wait for reaping
2020-04-17 18:06:52 +00:00
Andrew Morrow
cfa89fbaf0
SERVER-46744 Install unit test debug info without increasing disk utilization
2020-04-17 17:46:01 +00:00
Louis Williams
65c979794d
SERVER-45916 Index build abort should be interruptible by stepDown
2020-04-17 17:33:52 +00:00
Jamie Heppenstall
5c53fe70e2
SERVER-44559 Enable WT debug table for powercycle tests
2020-04-17 17:10:43 +00:00
Alex Taskov
8fa3fd63e5
SERVER-47240 Add the "The live migration protocol" section to the sharding arch guide
2020-04-17 16:59:38 +00:00
jannaerin
23e6f954d7
SERVER-44954 Streamable RSM uses exhaust isMaster
2020-04-17 16:47:41 +00:00
Ted Tuckman
97e181dfdf
SERVER-46612 Test that $unionWith obeys the read preference set on the original command
2020-04-17 16:22:37 +00:00
Gregory Wlodarek
5713af29cd
SERVER-47517 Secondary nodes will always try to vote for committing the index build, even if the commit quorum is off
2020-04-17 16:10:55 +00:00
Henrik Edin
f86e2c64e3
SERVER-47565 Add server parameter to limit block size growth for SharedBufferFragmentBuilder
2020-04-17 15:59:38 +00:00
Siyuan Zhou
31a60aab7a
SERVER-47142 Don't allow non-force reconfig command in drain mode.
2020-04-17 15:31:21 +00:00
Siyuan Zhou
544cbb2097
SERVER-47142 Check primary before writing config and no-op.
2020-04-17 15:31:21 +00:00
Siyuan Zhou
0f8cb172af
SERVER-47142 Revert " SERVER-45094 check if node is primary before doing reconfig noop write"
...
This reverts commit 0e7b476357
.
2020-04-17 15:31:21 +00:00
Siyuan Zhou
a397fc4424
SERVER-47205 Stopping dropping snapshots after safe reconfig that does not change writeConcernMajorityJournalDefault
2020-04-17 15:31:21 +00:00
Dianna Hohensee
11eddfac18
SERVER-47279 Establish the Execution Architecture guide markdown file in github with a basic outline.
2020-04-17 14:40:43 +00:00
Anton Korshunov
5a9f6de28d
SERVER-47618 Blacklist tests with requires_getmore from multi_stmt_txn_jscore_passthrough_with_migration
2020-04-17 14:28:49 +00:00
Cheahuychou Mao
05eb5a55e9
SERVER-47048 Test that mongos can find primary despite "ping" failures
2020-04-17 02:33:43 +00:00
Benety Goh
f889e85da6
SERVER-45933 index builds support maxTimeMS through createIndexes interruptions
2020-04-16 22:12:44 +00:00
Gregory Noma
d9d92a1556
SERVER-46487 Add fast path to getShardIdsForRange() when chunk range is [MinKey, MaxKey]
2020-04-16 21:53:39 +00:00
Suganthi Mani
fb3b957b43
SERVER-47599 Index builder votes for ready to commit after first drain phase.
2020-04-16 21:25:37 +00:00
Daniel Gottlieb
b35688749a
SERVER-47538 : Extend runMongoShell
mongod exceptions to multiversion mongod binaries.
2020-04-16 20:10:41 +00:00
Louis Williams
4e23322e27
SERVER-44577 Add uses_prepare_transaction tag to test
2020-04-16 19:55:34 +00:00
Misha Tyulenev
d05acff26c
SERVER-47117 clear maxTimeMSForHedgedReads delay from the getMore on hedge reads
2020-04-16 19:44:34 +00:00
David Bradford
de18c56b91
SERVER-47592 : Ensure burn_in_tags build variants are named
2020-04-16 19:20:47 +00:00
Amirsaman Memaripour
b483650696
SERVER-46514 Normalize host selection for mirrored reads
2020-04-16 19:08:39 +00:00
Amirsaman Memaripour
6ad41d820b
SERVER-46514 Allow mirroring maestro to leave GC for the client thread
2020-04-16 19:08:39 +00:00
Charlie Swanson
54488c22e2
SERVER-45541 Test interrupting $unionWith.
2020-04-16 18:54:35 +00:00
Suganthi Mani
9220961e1a
SERVER-47587 Removes the racy jstest "index_build_with_incorrect_fast_count_on_unclean_shutdown.js"
2020-04-16 18:42:39 +00:00
Suganthi Mani
4ab404081f
SERVER-47464 Prevent SetIndexCommitQuorum cmd from changing commit quorum on to off & vice versa.
2020-04-16 18:30:57 +00:00
Benety Goh
44af4b2915
SERVER-47438 Cloner::_copyIndexes() will not recreate dropped collection
2020-04-16 18:18:47 +00:00
Lamont Nelson
f17cb8e9ff
SERVER-47583 : Enable expedited mode in streamable rsm on startup
2020-04-16 18:06:42 +00:00
Ted Tuckman
159771fa2f
SERVER-46649 Fix out_drop_temp_collections.js to work with two phase index builds
2020-04-16 17:54:41 +00:00
Xuerui Fa
405ee7a9a3
SERVER-31429 : Use last fetched instead of last applied OpTime to eval sync sources
2020-04-16 17:31:01 +00:00
Nick Zolnierz
27c9e2a978
SERVER-47513 Modify killop.js to search for op by 'comment' in currentOp output
2020-04-16 17:10:36 +00:00
Katherine Wu
2b58a77d1d
SERVER-46772 Use IDL to represent UpdateRequest
2020-04-16 16:41:37 +00:00
Ben Caimano
5a3b48b314
SERVER-47166 Explicitly break Baton Promises outside of locks
2020-04-16 16:26:03 +00:00
Kaloian Manassiev
9d9092639b
SERVER-47562 Get rid of unused code and TODO marker in rename_collection.cpp
2020-04-16 15:55:42 +00:00
Benety Goh
03793e2a6a
SERVER-47438 Cloner::_copyIndexes() assumes collection is empty
2020-04-16 15:44:39 +00:00
William Schultz
5d27d869ef
SERVER-47545 Allow isSelf to consider any IP address in the 127.0.0.1/8 range as pointing to the loopback
2020-04-16 15:15:56 +00:00
Benety Goh
555a44b7bb
SERVER-47438 Cloner::copyDb() creates indexes before copying documents
2020-04-16 14:23:46 +00:00