Skip to content
This repository was archived by the owner on Nov 4, 2024. It is now read-only.
This repository was archived by the owner on Nov 4, 2024. It is now read-only.

Manage Mongo transactions: consistency beetwen RS and index during crash. #160

Description

@jschmieg

When there is crash between Inserting record to RecordStore and entry to Index dataset becomes inconsistent. "Change" class should be modified to be persistent. On Recovery Unit "Commit" step all changes should be tracked. On database startup all Changes should be verified if they were executed. requires merging RS and index into one pool.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions