Stanzas dispatched from MUC room can have invalid 'from' address

Description

When a stanza is sent from one occupant to all other occupants in a MUC room, the 'from' address of the stanza that is sent to all occupants should be a JID of which the bare JID equivalent matches the JID of the room. This, however, does not seem to always be the case.

A possible symptom of this problem is messages arriving at occupants, being displayed outside of the context of a chat room.

This issue has been observed only recently, after clustering was enabled and used - and even then, it's hard to reproduce.

Recently, a check was added that would log an exception when the 'from' address does not match the expected pattern (this change prevents the symptom described above, as it drops the message). This caused this stack trace to be logged:

Environment

None

Activity

Show:

Dan Caseley December 9, 2020 at 10:59 AM

I can no longer reproduce this issue using the latest changes to Openfire 4.6 and the Monitoring plugin. Suspect this has been fixed by recent fixes made, that were largely found & fixed whilst looking into this issue.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created November 20, 2020 at 12:24 PM
Updated December 9, 2020 at 11:01 AM
Resolved December 9, 2020 at 11:01 AM