| Type | New Feature | 
| Priority | Normal | 
| Assignee | |
| Version | tigase-server-8.2.0 | 
| Spent time | 0 | 
				Issue Votes (0) 
			
			
		Watchers (0)
		| Type | New Feature | 
| Priority | Normal | 
| Assignee | |
| Version | tigase-server-8.2.0 | 
| Spent time | 0 | 
Currently
UserConnectedEventis 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:
Serializablewith dedicated setters/getters for JIDtigase.cluster.strategy.DefaultClusteringStrategy.UserConnectedCommand#executeCommandandtigase.server.cluster.strategy.cmd.UserConnectedCmd#executeCommand