Skip to content
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.

Implement page level locks that are ordered to avoid deadlocking. #1

Closed
chotchki opened this issue Aug 21, 2021 · 1 comment
Closed

Comments

@chotchki
Copy link
Owner

chotchki commented Aug 21, 2021

Acceptance Criteria:

  • Should be able to update a row either inside a page or not without loosing commits.
  • This is independent of transaction control so I think this sits below/in row manager.
@chotchki chotchki added this to To do in FeOphant MVP Aug 21, 2021
@chotchki chotchki moved this from To do to In progress in FeOphant MVP Aug 23, 2021
@chotchki
Copy link
Owner Author

I think with the new locking strategy this is solved for

FeOphant MVP automation moved this from In progress to Done Aug 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Development

No branches or pull requests

1 participant