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

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

Open
jschmieg opened this issue Jan 11, 2018 · 0 comments
Open

Comments

@jschmieg
Copy link
Contributor

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant