Skip to content

Queue names need to be different per instance #357

@johnsimons

Description

@johnsimons

If a user installs SC multiple times on the same machine with different hostname and/or port, the queue names need to be different per instance.

At the moment they all share the same name "Particular.ServiceControl", we actually hard coding it, see

.DefineEndpointName("Particular.ServiceControl")

This causes issue because we have separate databases but the same queue.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions