open-nomad/command/agent
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
..
consul fix panic when Connect mesh gateway doesn't have a proxy block (#11257) 2021-10-04 15:52:07 -04:00
event
host gofmt all the files 2021-10-01 10:14:28 -04:00
monitor
pprof
test-resources
testdata Add FailoverHeartbeatTTL to config (#11127) 2021-10-06 18:48:12 -04:00
acl_endpoint.go
acl_endpoint_test.go
agent.go Add FailoverHeartbeatTTL to config (#11127) 2021-10-06 18:48:12 -04:00
agent_endpoint.go
agent_endpoint_test.go
agent_oss.go gofmt all the files 2021-10-01 10:14:28 -04:00
agent_test.go Add FailoverHeartbeatTTL to config (#11127) 2021-10-06 18:48:12 -04:00
alloc_endpoint.go
alloc_endpoint_test.go
bindata_assetfs.go
command.go chore: fix incorrect docstring formatting. 2021-08-30 11:08:12 +02:00
command_test.go
config.go Add FailoverHeartbeatTTL to config (#11127) 2021-10-06 18:48:12 -04:00
config_oss.go gofmt all the files 2021-10-01 10:14:28 -04:00
config_parse.go Add FailoverHeartbeatTTL to config (#11127) 2021-10-06 18:48:12 -04:00
config_parse_test.go Add FailoverHeartbeatTTL to config (#11127) 2021-10-06 18:48:12 -04:00
config_test.go
csi_endpoint.go
csi_endpoint_test.go
deployment_endpoint.go
deployment_endpoint_test.go
eval_endpoint.go
eval_endpoint_test.go
event_endpoint.go
event_endpoint_test.go
fs_endpoint.go
fs_endpoint_test.go
helpers.go
helpers_test.go
http.go
http_oss.go gofmt all the files 2021-10-01 10:14:28 -04:00
http_stdlog.go
http_stdlog_test.go
http_test.go
job_endpoint.go allow configuration of Docker hostnames in bridge mode (#11173) 2021-09-16 08:13:09 +02:00
job_endpoint_test.go allow configuration of Docker hostnames in bridge mode (#11173) 2021-09-16 08:13:09 +02:00
keyring.go
keyring_test.go
log_file.go Don't timestamp active log file (#11070) 2021-08-23 11:27:34 -04:00
log_file_test.go Don't timestamp active log file (#11070) 2021-08-23 11:27:34 -04:00
log_levels.go
log_levels_test.go
metrics_endpoint.go
metrics_endpoint_test.go
namespace_endpoint.go
namespace_endpoint_test.go gofmt all the files 2021-10-01 10:14:28 -04:00
node_endpoint.go
node_endpoint_test.go
operator_endpoint.go
operator_endpoint_oss.go gofmt all the files 2021-10-01 10:14:28 -04:00
operator_endpoint_test.go
plugins.go
region_endpoint.go
region_endpoint_test.go
retry_join.go
retry_join_test.go
scaling_endpoint.go
scaling_endpoint_test.go
search_endpoint.go
search_endpoint_test.go
stats_endpoint.go
stats_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
stub_asset.go gofmt all the files 2021-10-01 10:14:28 -04:00
syslog.go
syslog_test.go
system_endpoint.go
system_endpoint_test.go
testagent.go
testagent_oss.go gofmt all the files 2021-10-01 10:14:28 -04:00
testingutils_test.go