MUC rooms are read upon start-up and cached for as long as the server runs. A method that refreshes a cached MUC room is useful when rooms are managed by a third party.
Environment
None
Activity
Show:
Alex Mateescu September 24, 2013 at 7:57 PM
Guus has been pinged.
Daryl Herzmann September 24, 2013 at 6:17 PM
Okay, thanks. It may be worth pinging Guus on this to see what he thinks.
Alex Mateescu September 24, 2013 at 3:24 PM
Well, if the room was somehow changed, chances are the occupant information is stale already. We've been using this on our server for over a month now (two maybe?) and didn't notice strange behaviour (granted, we're not fiddling with chat rooms every day either).
Daryl Herzmann September 24, 2013 at 3:18 PM
Are you certain about this patch? Doesn't the Room instance contain occupant information that is lost when you refresh the room?
MUC rooms are read upon start-up and cached for as long as the server runs. A method that refreshes a cached MUC room is useful when rooms are managed by a third party.