open-nomad/client/logmon
Mahmood Ali 83089feff5 logmon: add timeout to RPC operations
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.
2019-12-02 10:33:05 -05:00
..
logging close file handle when FileRotator object will closed. Fixes https://github.com/hashicorp/nomad/issues/6309 (#6323) 2019-09-13 10:31:13 -04:00
proto Regenerate Proto files (#5421) 2019-03-14 10:56:27 -04:00
client.go logmon: add timeout to RPC operations 2019-12-02 10:33:05 -05:00
logmon.go logmon: log stat error to help debugging 2019-08-26 10:10:20 -04:00
logmon_test.go logmon: ensure errors are still handled properly 2019-07-22 12:49:48 -07:00
plugin.go Use init to handle plugin invocation 2019-06-13 16:48:01 -04:00
server.go executor v2 (#4656) 2018-10-16 16:53:31 -07:00
z_logmon_cmd.go comment on use of init() for plugin handlers 2019-06-18 20:54:55 -04:00