> Peter, would you...? I hardly dare to ask... Fixes are checked in. Oliver, you are welcome! Don't worry!
Regards, Peter > -----Original Message----- > From: Oliver Zeigermann [mailto:[EMAIL PROTECTED] > Sent: Friday, October 24, 2003 15:40 > To: Slide Developers Mailing List > Subject: Re: New transactional file store > > > Oliver Zeigermann wrote: > > We know the store is not in stable state, yet. So, please > continue to > > report errors. > > Next step to a stable store. > > FIXES: > > AbstractTxFileStoreService: > - Transaction will be marked for rollback upon system error > or deadlock > - minor flaws > > StoreLogger: > - logging of message and throwable will result in two log methods in > Slide logging > > TxFileContentStore: > - adaptions to new system error handling in AbstractTxFileStoreService > - streams get closed in finally blocks to assure all locks in > FileResouceManager get freed > - minor flaws > > TxXMLFileDescriptorsStore: > - adaptions to new system error handling in AbstractTxFileStoreService > > XMLResourceDescriptor: > - adaptions to new system error handling in AbstractTxFileStoreService > - streams get closed in finally blocks to assure all locks in > FileResouceManager get freed > - made it thread safe > - added a tiny hack (which is to be investigated further) > > FileResourceManager: > - freeing locks and resource when tx is marked for rollback to avoid > dangling locks when app misses to actually roll back the tx > > > > Peter, would you...? I hardly dare to ask... > > Thanks in advance, > > Oliver >
