-
I fixed this issue by ensuring that in case of messages sent to bare jid they will be copied by MessageCarbons only when needed and only to local to cluster node user sessions.
This prevents duplication as in cluster mode messages sent to bare jid are processed on every cluster node.
Type |
Bug
|
Priority |
Normal
|
Assignee | |
RedmineID |
3495
|
Version |
tigase-server-7.1.0
|
Estimation |
0
|
Spent time |
0
|
Issue Votes (0)
Watchers (0)
In cluster mode when message is sent to bare jid and user connected to more than one cluster node and at least one of connection enabled message carbons then this connection receives duplicated received messages.