The Hazelcast setup is working great except for one major issue for me(I have to do some thing based on it), for some reason when subject is updated for a group chat room(MUC), they're not being replicated to the other servers(nodes) in the cluster.
Right now we are using a single MySQL DB running version 5.5.29, Ubuntu 12.04, and Openfire 3.8.1.
The only time the server will read the changes from the DB is after a restart the other nodes. It seems to be big issue in openfire 3.8.1 release.
Does openfire cache the group chat subject update for a room for a specific amount of time even when all cache is cleared?