Atomikos Forum

transaction coordinator recovery and availability

Hi,

I have an architecture question.  Is the commit log replicated anywhere?

What would happen if the disk where the log is stored were lost during a transaction?  How could the transaction commit state be recovered?  Would the system be 'stuck' not knowing the state of a transaction?  Would it be possible to store the commit log in a JDBC database?

Cheers,
Dan
Dan Mihai Dumitriu Send private email
Wednesday, February 04, 2009
 
 
Hi,

We do not (currently) try to replicate commit logs - rather we recommend that you solve this at the disk/OS level.

In principle it would be possible to store this in a DB, but probably that would be slower than flushing to disk.

HTH
Guy Pardon Send private email
Thursday, February 05, 2009
 
 

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics