summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-62521 Ensure distributed locks are being released even if a re...Marcos José Grillo Ramirez2022-03-021-18/+8
* SERVER-62521 Ensure distributed locks are being released even if a remote ste...Marcos José Grillo Ramirez2022-03-011-8/+18
* SERVER-62571 Serialize concurrent accesses to `Socket` in `ThrowOnNetworkErro...Amirsaman Memaripour2022-03-011-3/+9
* SERVER-63968 Prohibit ennumeration of builtin roles on $external databaseSara Golemon2022-02-282-4/+17
* SERVER-62883: Unlock Recipient Service mutex before deleting stateChristopher Caplinger2022-02-281-0/+2
* SERVER-62283 stop gap measure to prevent underflow assertingRushan Chen2022-02-252-8/+22
* SERVER-60109 Ensure vector clock is recovered on step-upPierlauro Sciarelli2022-02-245-33/+29
* SERVER-63722 Rename collection participants resilient to errors different fr...Pierlauro Sciarelli2022-02-242-35/+54
* SERVER-62902 Fix type conversion issue in JSSRand.Rishab Joshi2022-02-242-16/+30
* SERVER-63428 Robustify oplog applying code for update operationRui Liu2022-02-2416-103/+120
* SERVER-61107 Serialize concurrent accesses to Socket in TCPResetAfterConnecti...Reo Kimura2022-02-231-0/+10
* SERVER-61804: Fix race in transport_layer_asio_testTyler Seip2022-02-231-0/+6
* SERVER-63328 Relax checks for write lock to support spilling to temp WT recor...Eric Cox2022-02-173-12/+10
* SERVER-63129 Tenant collection cloner resume should ignore “view already ex...Suganthi Mani2022-02-167-54/+95
* SERVER-62293 Fix race between recipientForgetMigration cmd and TenantMigratio...Suganthi Mani2022-02-163-23/+94
* SERVER-63203 Do not fail chunk split if more than 8192 points are requestedPaolo Polato2022-02-167-47/+63
* SERVER-62465: After intensities are updated, the resulting health check shoul...Kshitij Gupta2022-02-151-2/+2
* SERVER-59375 SERVER-62373 additional serverStatus sections for health checksAndrew Shuvalov2022-02-154-11/+65
* SERVER-62321: Increase kActiveFaultDuration for OneFacetIsResolved test.Kshitij Gupta2022-02-151-1/+1
* SERVER-62404: Simplify mutex locking in fault_manager.cppKshitij Gupta2022-02-156-18/+27
* SERVER-62378 Remove improperly merged lines from unit testDavis Haupt2022-02-151-27/+24
* SERVER-62357 Increase the default health check progress monitor intervalAndrew Shuvalov2022-02-152-2/+8
* SERVER-60846 replace double severity with enum typeDavis Haupt2022-02-1515-117/+94
* SERVER-58153 Enable Feature flag for Remove Faulty Mongos From Cluster TopologyAndrew Shuvalov2022-02-151-1/+2
* SERVER-62174 Refactored health check intervalsAndrew Shuvalov2022-02-155-34/+98
* SERVER-62204 do not schedule health check if observer is not enabledLaMont Nelson2022-02-151-24/+19
* SERVER-62202 add observer type as string to log 5936504Davis Haupt2022-02-151-0/+1
* SERVER-62203: rename thread nameKshitij Gupta2022-02-151-1/+1
* SERVER-62188 fix memory corruption in the DeadlineFutureAndrew Shuvalov2022-02-153-25/+40
* SERVER-60944 Simplify Fault class hierarchy and interface for updating fault ...Davis Haupt2022-02-1515-398/+155
* SERVER-59368 runtime change of intensities valuesAndrew Shuvalov2022-02-1510-63/+283
* SERVER-61930: Individual health observers should return an error if aKshitij Gupta2022-02-158-14/+180
* SERVER-62098: Guard access to healthCheckContexts with a mutexKshitij Gupta2022-02-151-7/+16
* SERVER-62084 unify FaultFacetType serialization implementationsDavis Haupt2022-02-152-18/+11
* SERVER-62096 test should not rely on /smaps, reduce verbosityAndrew Shuvalov2022-02-151-1/+1
* SERVER-61220 Integration test for progress monitorDavis Haupt2022-02-153-3/+9
* SERVER-61873 add configurable health observer parametersDavis Haupt2022-02-155-34/+152
* SERVER-59382: Enforce non-critical facets not entering ActiveFault stateKshitij Gupta2022-02-155-31/+69
* SERVER-61914: add fault facet details to FaultImpl::toBSONKshitij Gupta2022-02-1512-15/+178
* SERVER-61956 fix data race when accessing the state machine's stateLaMont Nelson2022-02-151-2/+7
* SERVER-59397 Add jitter when scheduling next health checkLaMont Nelson2022-02-155-24/+63
* SERVER-63240 Ensure only major and minor version is stored when clearing the ...Marcos José Grillo Ramirez2022-02-152-3/+4
* SERVER-63239 Do not throw exception in AutoSplitVector on empty rangesTommaso Tocci2022-02-152-61/+63
* SERVER-51456 Database Profiler outputs incorrect value of property "keysDelet...Romans Kasperovics2022-02-142-0/+24
* SERVER-63141 Ensure stages without dependency tracking are not cached in $lookupAlya Berciu2022-02-141-5/+6
* SERVER-63279 Allow DocumentSourceInternalUnpackBucket to interoperate with Do...Dan Larkin-York2022-02-115-265/+52
* SERVER-53993 Always attach clientStrand before releasing opCtx in AsyncComman...Amirsaman Memaripour2022-02-111-73/+84
* SERVER-63010 Ensure that unpacking measurements doesn't overwrite pushedown a...Matt Boros2022-02-105-152/+338
* SERVER-63102 Introduce internalQueryPlanEvaluationWorksSbeDavid Storch2022-02-106-23/+46
* SERVER-62948 Ensure FTDC collectors read without a timestampGregory Noma2022-02-101-0/+4