Hi,
The requirement for us is to keep only the MFU nodes in in-memory cache. We are planing
to use LFUEvictionpolicy so that it removes least frequently used nodes. But the problem
here is that when the server goes off and comes up again, how to make the cache loader
load only the MFU data into in-memory cache. We doubt whether the LFUPolicy is persisting
the counter status. Can anyone please help us on this.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4072917#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...