You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When updating tags in service definition nomad removes the service from consul and adds it again causing a second or two of outage for the service when using a service aware loadbalancer in front of the service like traefik or fabio.
Reproduction steps
Launch a job and then update any tag and submit the job, watch consul remove the service and readd it again.
Output from nomad plan:
The text was updated successfully, but these errors were encountered:
atillamas
changed the title
Nomad recreates service check when updating tag causing outage
Nomad recreates service check when updating tag causing short service outage
Dec 7, 2018
@dadgar thank for the information. Glad to know it's beeing worked on.
Until then it seems possible to circumevent the problem with updating something that recreates the allocation. Like a dummy ENV. I cannot see any outage when updating the tag and a new/dummy env at the same time.
I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Nomad version
Nomad 0.8.6
Consul 1.4.0
Issue
When updating tags in service definition nomad removes the service from consul and adds it again causing a second or two of outage for the service when using a service aware loadbalancer in front of the service like traefik or fabio.
Reproduction steps
Launch a job and then update any tag and submit the job, watch consul remove the service and readd it again.
Output from nomad plan:
Consul Client logs (if appropriate)
Job file (if appropriate)
The text was updated successfully, but these errors were encountered: