summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61633 Join _oplogFetcherExecutor in resharding recipient at exit.Max Hirschhorn2021-11-204-3/+16
* SERVER-54909 Report last durable and last applied operation wall times for al...Vesselina Ratcheva2021-11-191-0/+5
* SERVER-61039 Make sharded time-series listIndexes report the view's namespaceArun Banala2021-11-181-1/+1
* SERVER-60632 return NamespaceExists from mongos when dropTarget=falsePierlauro Sciarelli2021-11-182-2/+2
* SERVER-58636 Allow initial syncing nodes to see entries from uncommitted batc...Vesselina Ratcheva2021-11-177-0/+122
* SERVER-61483 Fix resharding coordinator to recover its abort decision.Max Hirschhorn2021-11-171-0/+5
* SERVER-61482 Avoid resharding holding open an oplog hole on configsvr.Max Hirschhorn2021-11-171-7/+19
* SERVER-61473 Make ReshardingMetrics::onCompletion() idempotent.Max Hirschhorn2021-11-162-0/+12
* SERVER-59806 Change upsert for insert when writing chunks in create sharded c...Marcos Jose Grillo Ramirez2021-11-151-33/+30
* Import wiredtiger: 6f517e60fbc9c8e33032e75d683f53ae62ca531c from branch mongo...Luke Chen2021-11-15234-4917/+11265
* SERVER-60946 Retry NotWritablePrimary error when initiating replset to handle...Wenbin Zhu2021-11-121-1/+3
* SERVER-51329: Fix Unexpected non-retryable error when shutting down aKshitij Gupta2021-11-123-6/+11
* SERVER-59719 Ensure resharding commit/abort completes before verifyingBrett Nawrocki2021-11-115-31/+28
* SERVER-54776 Enable feature flag for time-series metaField-only updates and d...Gregory Noma2021-11-101-1/+2
* SERVER-61309 Fix time-series bucket lock reacquisition logicDan Larkin-York2021-11-104-122/+129
* SERVER-59858 Add observability for tasks scheduled on reactor threadsAmirsaman Memaripour2021-11-0925-10/+534
* SERVER-58736 Add BatchedCollectionCatalogWriter classHenrik Edin2021-11-095-0/+205
* SERVER-57171 Make the killop test more resilientAmirsaman Memaripour2021-11-081-38/+42
* SERVER-59329: Make sure that withTemporaryOperationContext throw an e...Kshitij Gupta2021-11-081-72/+92
* SERVER-57164 isVariableReference includes system variablesDavid Percy2021-11-082-3/+17
* SERVER-61027 Add permitMigration flag to prevent balancer rounds and migratio...Marcos José Grillo Ramirez2021-11-084-2/+14
* SERVER-60762 Error when partitionBy is a constant arrayDavid Percy2021-11-041-2/+6
* SERVER-59432 tassert for group system var optimizeJacob Evans2021-11-042-2/+11
* SERVER-59924 Error executing aggregate with $out with "available" read concer...Eric Cox2021-11-049-102/+34
* SERVER-61066 Make shardsvr DDL commands check primary status after marking op...Jordi Serra Torrens2021-11-044-0/+31
* SERVER-59662 Test killing time-series insertsGregory Noma2021-11-033-21/+26
* SERVER-60424 Have TenantOplogFetcher recreate cursors with initial maxTimeoutJason Chan2021-11-031-1/+5
* SERVER-60518 Best effort checks in range deleter must not leave orphansr5.0.4-rc0r5.0.4Pierlauro Sciarelli2021-11-033-96/+86
* SERVER-57700 Measure latency/throughput of resharding::data_copy::fillBatchFo...Matt Walak2021-11-035-49/+116
* SERVER-57697 Measure latency/throughput of ReshardingOplogApplier::_applyBatchMatt Walak2021-11-034-5/+120
* SERVER-59925 Stress test time-series insertsGregory Noma2021-11-023-5/+15
* SERVER-60869 Re-add logic to set feature compatibility version on arbitersali-mir2021-11-021-0/+9
* SERVER-53335 Queries, updates, and deletes with non-"simple" collations may m...Jason Zhang2021-11-023-4/+23
* SERVER-59505 Fix TS pushdown predicate to capture variable typesamontea2021-11-027-61/+197
* SERVER-61094 Use a dedicated pooled KeyString builder per indexHenrik Edin2021-11-0213-60/+91
* SERVER-58960 Add benchmarks to measure the overhead from ShardingWriteRouter ...Luis Osta2021-11-016-4/+381
* SERVER-61108 Remove wtimeout from resharding coordinator write concernLuis Osta2021-11-011-10/+9
* Revert "SERVER-60081 Make ChunkVersion::IGNORED not consider the migration cr...Kaloian Manassiev2021-10-311-12/+13
* SERVER-61052 Remove wtimeout from resharding write concernLuis Osta2021-10-292-2/+11
* SERVER-61096 ResetDbPath sometimes errors while recreating dbpath on WindowsRichard Samuels2021-10-291-1/+14
* SERVER-59934 Take a MODE_X collection lock when dropping regular viewsPavi Vetriselvan2021-10-291-1/+4
* SERVER-57131: BACKPORT-11036 Fix trivial race in topology_listener_testAndrew Shuvalov2021-10-291-2/+1
* SERVER-60511 getPinnedOplog return value should always be std::min compared w...Dianna Hohensee2021-10-291-1/+1
* SERVER-59883 suppress deprecation message with quiet flagZituo Jin2021-10-291-10/+10
* SERVER-59965 Limit max time wait behind critical section during filtering met...Jordi Serra Torrens2021-10-282-4/+33
* SERVER-55412 shardVersion propogated for mirrored readsAlex Li2021-10-286-37/+163
* SERVER-60916 Attempt to reload ShardRegistry in resharding coordinator.Max Hirschhorn2021-10-281-1/+1
* SERVER-59159 Update $min/max window functions to ignore null values to match ...Mihai Andrei2021-10-282-0/+38
* SERVER-60730 shardsvrDropDatabase should always join existing coordinatorAllison Easton2021-10-282-2/+22
* SERVER-61026 Invert order of shards receiving drop collection participant com...Pierlauro Sciarelli2021-10-282-7/+12