summaryrefslogtreecommitdiff
path: root/src/mongo/db/process_health
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68151 Add a required feature flag IDL parameter of shouldBeFCVGatedHuayu Ouyang2023-04-271-0/+1
* SERVER-70127 change system operations to be killable by defaultJiawei Yang2023-04-263-0/+19
* Revert "SERVER-70127 change system operations to be killable by default"Sviatlana Zuiko2023-04-253-19/+0
* SERVER-70127 change system operations to be killable by defaultJiawei Yang2023-04-253-0/+19
* Revert "SERVER-70127 change system operation threads to be killable by default"Jiawei Yang2023-03-302-13/+0
* SERVER-70127 change system operation threads to be killable by defaultJiawei Yang2023-03-132-0/+13
* SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.12023-02-114-28/+35
* SERVER-72373 upgrade all `rand` to `PseudoRandom`Billy Donahue2023-01-031-2/+2
* SERVER-72452 Acquire mutex when changing process_health::StateMachine stateSara Golemon2023-01-031-0/+1
* SERVER-72039: Call resetManager whenKshitij Gupta2022-12-121-0/+1
* SERVER-67826 Allow IDL types to own or preserve the lifetime of underlying dataGeorge Wangensteen2022-09-261-1/+1
* SERVER-69871 Move feature_flag unit into server_baseSara Golemon2022-09-221-1/+1
* SERVER-69581 add performance-for-range-copy check to clang-tidyTrevor Guidry2022-09-201-1/+1
* SERVER-68910 Recieve -> ReceiveMatt Kneiser2022-08-301-1/+1
* SERVER-68342 Modify ServerParameter to take tenantIdGabriel Marks2022-08-302-16/+25
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-262-2/+2
* SERVER-68826 Introduce the server_base libraryKaloian Manassiev2022-08-181-5/+6
* SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue2022-07-271-1/+1
* SERVER-67824 Rename IDLParserErrorContext to IDLParserContextHugh Tong2022-07-261-8/+8
* SERVER-9434 Audit and Normalize Process Exit CodesMatt Kneiser2022-07-071-1/+1
* SERVER-67280 wrap periodicCheckImpl with try catchAndrew Witten2022-06-239-34/+115
* SERVER-66431 Replace all usages of ShardType::ConfigNS by kConfigsvrShardsNam...Silvia Surroca2022-06-031-10/+11
* SERVER-66843 Use defensive programming in DeadlineFuture destructorAndrew Shuvalov2022-05-271-4/+9
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-068-7/+22
* SERVER-52604 normalize log.h inclusion semanticsBilly Donahue2022-05-045-6/+20
* SERVER-66109: Fix bad dns hostname resolution taking longer than expected.Kshitij Gupta2022-05-031-1/+1
* SERVER-65278 added clang-tidy v4 builder and fixed clang-tidy v4 issues.Daniel Moody2022-04-291-1/+1
* SERVER-64182 avoid duplicate health checks; cleanupsAndrew Shuvalov2022-03-115-64/+144
* SERVER-64223: Increase kActiveFaultDuration for HostNameFailsAndGoodHostNameS...Kshitij Gupta2022-03-071-0/+1
* SERVER-63319 remove manually scheduling health checks from fault manager the ...LaMont Nelson2022-02-081-16/+1
* SERVER-63319: Refactor FaultManager Stats test to allow health check thread t...LaMont Nelson2022-02-072-24/+44
* SERVER-63321 Change featureFlagHealthMonitoring feature flag version to 5.3LaMont Nelson2022-02-051-1/+1
* SERVER-59384: Should provide ability to perform periodic DNS health checksKshitij Gupta2022-02-037-0/+248
* SERVER-63013: When health observer returns status failure it will neverKshitij Gupta2022-02-036-21/+23
* SERVER-59390 Config server health observerAndrew Shuvalov2022-02-027-20/+438
* SERVER-62466 Fault Manager state change timestamp updateRachita Dhawan2022-02-011-0/+4
* SERVER-62904: Fault Manager progress checker should not fault unless the offe...LaMont Nelson2022-01-253-5/+19
* SERVER-62312 health monitoring documentationAndrew Shuvalov2022-01-121-0/+73
* SERVER-59391 fault if LDAP facets are enabled but misconfiguredDavis Haupt2022-01-115-0/+31
* SERVER-62251 Add ServerParameterType::kClusterWideSara Golemon2022-01-101-6/+6
* SERVER-62465: After intensities are updated, the resulting health check shoul...Kshitij Gupta2022-01-101-2/+2
* SERVER-59375 SERVER-62373 additional serverStatus sections for health checksAndrew Shuvalov2022-01-104-11/+65
* SERVER-62321: Increase kActiveFaultDuration for OneFacetIsResolved test.Kshitij Gupta2022-01-101-1/+1
* SERVER-62404: Simplify mutex locking in fault_manager.cppKshitij Gupta2022-01-106-18/+27
* SERVER-62378 Remove improperly merged lines from unit testDavis Haupt2022-01-051-27/+24
* SERVER-62357 Increase the default health check progress monitor intervalAndrew Shuvalov2022-01-052-2/+8
* SERVER-60846 replace double severity with enum typeDavis Haupt2022-01-0415-117/+94
* SERVER-58153 Enable Feature flag for Remove Faulty Mongos From Cluster TopologyAndrew Shuvalov2021-12-231-1/+2
* SERVER-62174 Refactored health check intervalsAndrew Shuvalov2021-12-225-34/+98
* SERVER-62204 do not schedule health check if observer is not enabledLaMont Nelson2021-12-211-24/+19