Skip to content
This repository was archived by the owner on Dec 7, 2018. It is now read-only.
This repository was archived by the owner on Dec 7, 2018. It is now read-only.

Describe best practise for Spring Cloud ServiceName setting #33

@smcvb

Description

@smcvb

The Spring Cloud team recommends to append a ServiceInstance it's serviceName with some form of UUID. This ensure that reboots of a service will not match with old instances based on the serviceName as the chances of UUID clashes are slim.

We should reflect this in the Spring Cloud solution for the Distributed set up, as this influences the black listing mechanism.

This issue is tied to #546.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions