Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Actor KV honor activations #30

Closed
richardartoul opened this issue Jan 28, 2023 · 0 comments · Fixed by #32
Closed

Make Actor KV honor activations #30

richardartoul opened this issue Jan 28, 2023 · 0 comments · Fixed by #32

Comments

@richardartoul
Copy link
Owner

Now that actor KV storage is fully transactional as of #29 we should also add the guarantee that an Actor's KV storage transaction commit will be rejected if the server running the Actor is no longer the "owner" of that actor according to the activation state. This will strengthen NOLA's transactional guarantees by ensuring that actor KV storage honors NOLA linearizable guarantees.

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

Successfully merging a pull request may close this issue.

1 participant