[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: AIO Sequential file gets closed even before it's used?
clebert.suconic@jboss.com
do-not-reply at jboss.com
Wed Jun 3 10:36:42 EDT 2009
Just to register on forums what we talked on IRC.
load happens during start.
load will open all the files... read them... initialize them in case of reclaiming during start.. and close them...
later.. it will reopen two files.. one for the currentFile, and to cache and move to next files quickly. You aways have two files opened ( a current one, and a cached one).
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4235016#4235016
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4235016
More information about the jboss-dev-forums
mailing list