[jboss-user] [JBossCache] - Re: uninitialized nodes
genman
do-not-reply at jboss.com
Wed Jun 27 02:01:13 EDT 2007
JBoss Cache 2 (which is not in release yet) fixes some problems, such as the "hack" where the map storage is used for book-keeping information.
This key is used to indicate that the data has not yet been loaded from disk. You say this data is "already in memory", how do you know? Also, the children are not loaded with their data until they are accessed. This is a feature not a bug.
Some of the problems with JBCache 1.4 are caused by accessing data via the Node object and not the Cache object.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057955#4057955
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057955
More information about the jboss-user
mailing list