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

Optimize flush in ZookeeperCheckpointProvider. #718

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

Conversation

vmaheshw
Copy link
Collaborator

@vmaheshw vmaheshw commented Jun 1, 2020

This change improves the flush method in ZookeeperCheckpointProvider by only flushing the task nodes which have any change since the last flush, instead of flushing all the nodes.

@vmaheshw vmaheshw changed the title Optimize flush in ZookeeperCheckpointProvider [Not to be merged immediately.] Optimize flush in ZookeeperCheckpointProvider. Jul 21, 2020
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.

None yet

1 participant