Skip to content

robustness #44

@laforge49

Description

@laforge49

When a transaction fails, things just stop working. Instead, an exception should be sent to the requestor and the database rolled back.

One complication here is BitSet, which is mutable. So the array used to create the BitSet at the beginning of the transaction needs to be used to rebuild the allocation bitset when a transaction fails.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions