Projects tigase _server server-core Issues #313
Issue with two instances of same clustered component running on one node (#313)
Closed
Andrzej Wójcik (Tigase) opened 1 decade ago

If there are two instance of same clustered component created on single node under diffrent names then they will overwrite each other CommandListener instances registred in ClusterController instance.

We need to provide a wrapper which will be passed to ClusterredComponentInterface instead of original ClusterController which will be resposible for prefixing each CommandListener registered by particular clustered component with name of this component. This wrapper will be also responsible for prefixing command names passed to methods sendToNodes.

Andrzej Wójcik (Tigase) commented 1 decade ago

Applied in changeset tigase-server|commit:4e0d7693023e99751be91a41f958c389b2231a3b.

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
RedmineID
1924
Version
tigase-server-7.0.0
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#313
Please wait...
Page is in error, reload to recover