83089feff5
Add an RPC timeout for logmon. In https://github.com/hashicorp/nomad/issues/6461#issuecomment-559747758 , `logmonClient.Stop` locked up and indefinitely blocked the task runner destroy operation. This is an incremental improvement. We still need to follow up to understand how we got to that state, and the full impact of locked-up Stop and its link to pending allocations on restart. |
||
---|---|---|
.. | ||
logging | ||
proto | ||
client.go | ||
logmon.go | ||
logmon_test.go | ||
plugin.go | ||
server.go | ||
z_logmon_cmd.go |