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
{{ message }}
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.
This is more of a question than an issue.
i was wondering why I was getting duplicative service ids for the same service, even though it was an old deployment of the service.
from here:
https://github.com/CiscoCloud/mesos-consul/blob/master/mesos/mesos.go#L150-L158
It appears that only running tasks are investigated.
I'm seeing this in my setup:
Only one of these tasks is actually active.
Does de-registration not remove these?
Thanks for any further insight you can give.
The text was updated successfully, but these errors were encountered: