Skip to content

Distinguishing multiple instances of the same applicationName/ReleaseNumber #681

@openBackhaul

Description

@openBackhaul

As per the current ApplicationPattern, we cannot hold multiple instances of the same application (with same version) in the CONFIGfile.

E.g. for the MediatorInstanceManager this would be required as there are multiple MediatorVMs of the same kind running in parallel (see also MediatorInstanceManager issue #14 ).

Currently there is the workaround (distinguishing instances by different applicationNames), but if further cases would occur, straight solutions should be evaluated.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions