mirror of
https://github.com/status-im/consul.git
synced 2025-01-26 05:29:55 +00:00
b1760b223e
Log a warning instead of a success message when attempting to deregister a nonexistent service. In Consul 0.8 this can be changed to giving an error outright, but for now we can keep the idempotent delete behavior.