The queue contains instances of: http://anonsvn.jboss.org/repos/jbosscache/core/branches/1.4.X/src/org/jboss/cache/eviction/EvictedEventNode.java
As you can see it contains ref to an Fqn, two ints, a boolean and a long. Every time you read or write to the cache one of those is created and added to the queue. When the eviction thread runs they are pulled off the queue, data is used in eviction decisions, and the EvictedEventNode is discarded. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224146#4224146 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4224146 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user