- All Implemented Interfaces:
- bitronix.tm.journal.Journal, bitronix.tm.journal.MigratableJournal, bitronix.tm.journal.ReadableJournal, bitronix.tm.utils.Service
public class BtmDiskJournal
extends bitronix.tm.journal.DiskJournal
This class exists to ensure the DiskJournal is accessible when updating the TransactionLog
Since it's not possible to change the current transaction, the most we can do is attempt to
retry the log/force actions and hope we don't break the tx-log even further.
- Author:
- Niels Meijer
- See Also:
- IbisSource issue,
BTM issue