Projects tigase _server server-core Issues #1260
UserConnectedEvent should be a cluster event (#1260)
Closed
wojciech.kapcia@tigase.net opened 3 years ago

Currently UserConnectedEvent is only executed locally and, only under certain conditions, on other cluster nodes. It was done so for performance reasons nowadays it'd be OK to fire it across the cluster.

It should be executed always. As such:

  • it should be made Serializable with dedicated setters/getters for JID
  • cluster event firing should be removed from tigase.cluster.strategy.DefaultClusteringStrategy.UserConnectedCommand#executeCommand and tigase.server.cluster.strategy.cmd.UserConnectedCmd#executeCommand
issue 1 of 1
Type
New Feature
Priority
Normal
Assignee
Version
tigase-server-8.2.0
Spent time
1h 30m
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#1260
Please wait...
Page is in error, reload to recover