summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-60682 Exempt transaction coordinators and journal flusher from acquiri...Josef Ahmad2021-12-072-0/+12
* Import wiredtiger: ad779a189c81c868c31a22667d670d56c8c41cbf from branch mongo...Luke Chen2021-12-0712-41/+68
* SERVER-61188 Account for preImageRecordingEnabled when reserving oplog slots ...Jason Chan2021-12-066-31/+70
* SERVER-60310 Skip irrelevant certificates when validating OCSP responsesErwin Pe2021-12-062-67/+191
* SERVER-60860 Resharding cloner now really uses read preference NearestBrett Nawrocki2021-12-022-5/+9
* SERVER-60217 remove last-continuous on 5.0, apply enableReconfigRollbackCommi...Vishnu Kaushik2021-12-021-1/+2
* SERVER-58409 Use WiredTiger largest_key API to initialize the highest RecordI...Louis Williams2021-12-011-4/+16
* SERVER-49748 Load sync source FCV into memory at beginning of initial syncJason Chan2021-12-011-0/+6
* SERVER-28953 Capture mount statistics in FTDCsergey.galtsev2021-12-015-0/+216
* SERVER-61427 Skip duplicate index key handler when exact key already exists i...Gregory Noma2021-12-017-76/+96
* SERVER-54468 Enable Feature flag to support sharded timeseries collectionBikash Chandra2021-12-011-1/+2
* SERVER-61416 Indefinitely retry errors in rename coordinatorPierlauro Sciarelli2021-11-303-7/+19
* SERVER-61689 Fixing ActiveMigrationsRegistry::lock functionSergi Mateo Bellido2021-11-291-0/+5
* SERVER-61459 Use local read concern to get CollectionType when running assign...Yuhong Zhang2021-11-241-1/+2
* SERVER-61194 Prevent time-series bucket OID reuse with coarse granularityDan Larkin-York2021-11-241-5/+41
* SERVER-61268 Fixing the release of a recoverable critical sectionSergi Mateo Bellido2021-11-241-0/+6
* SERVER-59721 Stop using the minValid optime when resolving a sync sourceSamy Lanka2021-11-233-11/+2
* SERVER-56227 Add user-facing command for permitMigrations using DDL coordinatorMarcos José Grillo Ramirez2021-11-2312-3/+513
* 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