[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Some feedback on latest journal changes

timfox do-not-reply at jboss.com
Thu Jul 31 14:25:46 EDT 2008


"clebert.suconic at jboss.com" wrote : 
  | If we didn't allow part of a committed transaction be reclaimed, reclaiming would never delete any files if someone uses transactions. (a transaction could be spread between multiple files).
  | 

I understood you were referring to uncommitted transactions. For committed then sure they can be reclaimed.

anonymous wrote : 
  | 
  | That method is public, and part of TestableJournal. It prints the Reclaiming Status on a StringBuffer. I use it every time I investigate a bug on the journal, on testcases.

I've nothing against that method per se, just saying it's in the wrong place.
It's currently in the section of the file reserved for method on the Journal interface, but it should be in the TestableJournal implementation section. That was my point, just respect the areas of the file, no biggie!

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4168012#4168012

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4168012



More information about the jboss-dev-forums mailing list