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

watches in aws. Pending watch notification removal in epoch counters #40

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

EricPyZhou
Copy link

@EricPyZhou EricPyZhou commented Sep 2, 2023

  1. support exists, get children watches for distributor operations.
  2. remove pending watches in the epoch counters and update the node in user storage accordingly.

The full work is comprised of changed made in this repo, and another PR: spcl/faaskeeper-python#13 in the faaskeeper-client repo. But note that, merging this PR alone will not break the system.

Here are the things to be merged into faaskeeper-client repo, please find the details in that PR:

  1. partial removal of some watches in a path in add_watch_notifications() in queue.py
  2. implement stall mechanism.

The implementation is made with staying compliant with the consistency model that read-after-write always gives the latest result for a single client.

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 this pull request may close these issues.

1 participant