[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Journal Clean up / Compactor
clebert.suconic@jboss.com
do-not-reply at jboss.com
Tue Feb 10 18:16:20 EST 2009
"timfox" wrote : Tried to ping you on IRC but you'd gone.
|
| Anyway, after some reflection I think you're idea of moving those records that cause the "linked list" problem in memory is good. Note however you only need to change the JournalFile objects and counts in memory - you don't need to change anything on disk. Doing so will make normal reclaim kick in and delete the files.
|
The idea was to update the file on disk, + change the counters in memory, so case there is a reload, after the linked files were deleted, the data would be preserved.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4208788#4208788
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4208788
More information about the jboss-dev-forums
mailing list