"genman" wrote : One thing to check is if the message cache is being used. There is an MBean with cache hits and misses. Miss would mean it's loading messages from the DB. I looked at the MessageCache MBean and it shows 29083 cache misses. Now when exactly is a message deleted from the DB? Why can we run into PersistenceManager.loadFromStorage() after the message is already deleted from DB?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980712#3980712 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3980712 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
