-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
handle case of same service ID on different nodes
Duplicate service ID on 2 nodes would end up with only 1 service being deregistered (from being a service in good standing), leaving the service with the duplicate ID registered. This includes the node's name in the id to make sure services have a unique ID across nodes.
- Loading branch information
Showing
1 changed file
with
13 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters