Projects tigase _server server-core Issues #625
Custom prehandlers for events (#625)
Closed
Andrzej Wójcik (Tigase) opened 9 years ago

In case of events related to user session, ie. to handle properly issue with syncing state of MessageCarbons it is required to pass not only event but also information about user session - instance of XMPPResourceConnection. But as we need this event to be clustered then on destination node we need also instance of XMPPResourceConnection available on destination node. To be able to implement this we need to implement prehandles for events which will be fired on destination node for incoming clustered events and will be able to set instance of some object based on value of other field in this event which is serializable (ie. string, jid or barejid).

Andrzej Wójcik (Tigase) commented 9 years ago

I think that implementation part is ready, but I want to keep this task in QA as I want to test it during first usage in updated version of MessageCarbons implementation.

Andrzej Wójcik (Tigase) commented 9 years ago

Tested in use during development and testing of #1601 - all works OK

issue 1 of 1
Type
Task
Priority
Normal
Assignee
RedmineID
3804
Version
tigase-server-8.0.0
Estimation
9h
Spent time
35h
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#625
Please wait...
Page is in error, reload to recover