summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62312 push README wip to trigger CI/CDr4.4.12-rc0Andrew Shuvalov2021-12-301-0/+13
* SERVER-62312 flip health checking feature flagAndrew Shuvalov2021-12-291-1/+1
* SERVER-62291: Find replacement for skipValidatingExitCode in the 4.4 backport...Kshitij Gupta2021-12-292-3/+2
* SERVER-62174 Refactored health check intervalsAndrew Shuvalov2021-12-297-48/+153
* SERVER-62204 do not schedule health check if observer is not enabledLaMont Nelson2021-12-291-24/+19
* SERVER-62202 add observer type as string to log 5936504Davis Haupt2021-12-291-0/+1
* SERVER-62203: rename thread nameKshitij Gupta2021-12-291-1/+1
* SERVER-62197: Get rid of potential deadlock.Kshitij Gupta2021-12-292-11/+5
* SERVER-62188 fix memory corruption in the DeadlineFutureAndrew Shuvalov2021-12-293-25/+40
* SERVER-60944 Simplify Fault class hierarchy and interface for updating fault ...Davis Haupt2021-12-2915-392/+152
* SERVER-59368 runtime change of intensities valuesAndrew Shuvalov2021-12-2915-105/+467
* SERVER-61930: Individual health observers should return an error if aKshitij Gupta2021-12-298-14/+182
* SERVER-62098: Guard access to healthCheckContexts with a mutexKshitij Gupta2021-12-291-7/+16
* SERVER-62084 unify FaultFacetType serialization implementationsDavis Haupt2021-12-292-18/+11
* SERVER-62096 test should not rely on /smaps, reduce verbosityAndrew Shuvalov2021-12-291-1/+1
* SERVER-62284 clang formatAndrew Shuvalov2021-12-282-2/+3
* SERVER-62284 disable incompatible testAndrew Shuvalov2021-12-281-20/+22
* SERVER-62280: Check if periodic health check thread disabled.Kshitij Gupta2021-12-281-2/+1
* SERVER-61220 Integration test for progress monitorDavis Haupt2021-12-284-3/+59
* SERVER-61873 add configurable health observer parametersDavis Haupt2021-12-287-66/+239
* SERVER-62280 disable failing test assertion for later fixAndrew Shuvalov2021-12-281-1/+2
* SERVER-59382: Enforce non-critical facets not entering ActiveFault stateKshitij Gupta2021-12-286-31/+115
* SERVER-61914: add fault facet details to FaultImpl::toBSONKshitij Gupta2021-12-2813-21/+244
* SERVER-61956 fix data race when accessing the state machine's stateLaMont Nelson2021-12-281-2/+7
* SERVER-59397 fixed backport merge conflict and used the token for extra safetyAndrew Shuvalov2021-12-281-2/+4
* SERVER-59397 Add jitter when scheduling next health checkLaMont Nelson2021-12-285-24/+63
* SERVER-59365: remove mongos_main after merge conflict into 4.4Andrew Shuvalov2021-12-281-964/+0
* SERVER-59365: Use the new state machine.Kshitij Gupta2021-12-2818-616/+1770
* SERVER-62273 fix health monitor integration testsAndrew Shuvalov2021-12-282-1/+7
* SERVER-62273 enable health monitor integration testsAndrew Shuvalov2021-12-281-0/+1
* SERVER-61921 fix link error in noSSL modeAndrew Shuvalov2021-12-283-7/+7
* SERVER-61871 use tassert for state machine programmer errorsLaMont Nelson2021-12-282-11/+25
* SERVER-61872 Fixed thread pool starvation in FaultManagerAndrew Shuvalov2021-12-281-3/+9
* SERVER-61438 fix race in FaultManagerTestAndrew Shuvalov2021-12-281-1/+1
* SERVER-59365 fix {A,UB}SAN link errorBenety Goh2021-12-281-1/+1
* SERVER-59365 new state machine implementation for FaultManagerLaMont Nelson2021-12-283-0/+535
* SERVER-61368 fix link error on RHEL 8.0 Shared Library (No SSL)Andrew Shuvalov2021-12-281-0/+1
* SERVER-59373 remove header missing in 4.4 after backportAndrew Shuvalov2021-12-281-1/+0
* SERVER-59373 adds new server status sectionAndrew Witten2021-12-285-2/+103
* SERVER-62259 fix backported test with cancellation token replacementAndrew Shuvalov2021-12-281-2/+2
* SERVER-61368 SERVER-61315 Ldap health check executor should support aborted t...Andrew Shuvalov2021-12-286-38/+123
* SERVER-61073 fix getParameter on healthMonitoringAndrew Witten2021-12-282-5/+7
* SERVER-61071 Removes all instances of `HealthObserverIntensity`Andrew Witten2021-12-288-43/+15
* SERVER-62259 Replace cancellation tokens in the health monitoring backport to...Andrew Shuvalov2021-12-285-10/+11
* SERVER-59366 Progress monitor for periodic health checkAndrew Shuvalov2021-12-2816-73/+466
* SERVER-59396 Adds server parameter `healthMonitoring`Andrew Witten2021-12-2810-7/+192
* SERVER-62259 refactor TransientFaultDeadline cancellation token for the 4.4 b...Andrew Shuvalov2021-12-282-15/+21
* SERVER-59370: Should Transition to ActiveFault state when in the TransientFau...LaMont Nelson2021-12-2814-111/+344
* SERVER-60587 Implement FaultFacet and make necessary changes in HealthCheckSt...Andrew Shuvalov2021-12-2812-89/+247
* SERVER-62254 fix link errors in first batch of health monitorAndrew Shuvalov2021-12-281-0/+1