[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 15:27:15 EST 2009
Yes.. but there are two ways of doing this:
I - doing only a cleanup on the file, what would only remove the records that are causing issues, and letting reclaiming to work. Which is a very simple approach to implement.
II - Doing a full compactation of files, merging multiple files, what will have more complexity, and it would require a little bit more of time to implement.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4208745#4208745
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4208745
More information about the jboss-dev-forums
mailing list