[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Journal Clean up / Compactor
timfox
do-not-reply at jboss.com
Tue Feb 10 13:02:42 EST 2009
I don't understand the issue with "linked list" and I don't understand you're solution to it (you didn't provide enough detail).
If I have three files
F1, F2, F3
(A = add, D = delete)
F1 contains:
A1, A2
F2 contains:
D1, D2, A3, A4
F3 contains:
D3, D4
The current algorithm should delete all files.
Are you saying it is not?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4208695#4208695
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4208695
More information about the jboss-dev-forums
mailing list