All Downloads are FREE. Search and download functionalities are using the official Maven repository.

configdefinitions.diagnostics.def Maven / Gradle / Ivy

There is a newer version: 8.465.15
Show newest version
# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=container.core

## The fraction of queries to time out over a period of 10s to consider
## the system in breakdown.
timeoutfraction double default=0.1

## Minimum QPS to consider the system in breakdown.
minimumqps int default=1

## Whether to shut down process if in a deadlock situation
shutdown bool default=false

## Whether to totally disable the detector. Alternative to system property
## which works better in tests.
disabled bool default=false




© 2015 - 2025 Weber Informatics LLC | Privacy Policy