open-nomad/command/agent/testdata
Matt Mukerjee b56432e645
Add FailoverHeartbeatTTL to config (#11127)
FailoverHeartbeatTTL is the amount of time to wait after a server leader failure
before considering reallocating client tasks. This TTL should be fairly long as
the new server leader needs to rebuild the entire heartbeat map for the
cluster. In deployments with a small number of machines, the default TTL (5m)
may be unnecessary long. Let's allow operators to configure this value in their
config files.
2021-10-06 18:48:12 -04:00
..
sample1
basic.hcl Add FailoverHeartbeatTTL to config (#11127) 2021-10-06 18:48:12 -04:00
basic.json Add FailoverHeartbeatTTL to config (#11127) 2021-10-06 18:48:12 -04:00
config-slices-alt.json
config-slices.hcl
config-slices.json
non-optional.hcl
non-optional.json
obj-len-one-server.json
obj-len-one.hcl use allow/deny instead of the colored alternatives (#9019) 2020-10-12 08:47:05 -04:00
obj-len-one.json use allow/deny instead of the colored alternatives (#9019) 2020-10-12 08:47:05 -04:00
plugin.hcl
plugin.json
sample0.json