Health check routine leaks using new nomad provider #15477
Labels
stage/accepted
Confirmed, and intend to work on. No timeline committment though.
theme/service-discovery/nomad
type/bug
Milestone
Nomad version
Nomad v1.4.3 (f464aca)
Issue
I have a service that logs HTTP requests and noticed that the endpoint given for health checking is being executed a few hundred times per second. There is a pretty aggressive restart policy on this job and we had a netsplit issue last night which lead to the service restarting around 600 times, so the logs are quite busy to say the least.
Reproduction steps
Run the job below and either stop the job and resubmit or have the process crash. The number of requests hitting the service increase until nomad is restarted.
Job file (if appropriate)
The text was updated successfully, but these errors were encountered: