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

Implement WAL, make PBQ (persistent buffered queue) fault tolerant #293

Closed
5 tasks done
Tracked by #231
vigith opened this issue Oct 31, 2022 · 0 comments
Closed
5 tasks done
Tracked by #231

Implement WAL, make PBQ (persistent buffered queue) fault tolerant #293

vigith opened this issue Oct 31, 2022 · 0 comments
Assignees
Labels
area/reduce Reduce operations like GroupByKey enhancement New feature or request
Milestone

Comments

@vigith
Copy link
Member

vigith commented Oct 31, 2022

We need to attach a disk-based WAL to PBQ to make the reduce process fault-tolerant during pod migrations and restarts.

@vigith vigith added enhancement New feature or request area/reduce Reduce operations like GroupByKey labels Oct 31, 2022
@vigith vigith added this to the v0.7 milestone Oct 31, 2022
@whynowy whynowy modified the milestones: v0.7, v0.8 Nov 2, 2022
@vigith vigith changed the title Implement WAL make PBQ (persistent buffered queue) fault tolerant Implement WAL, make PBQ (persistent buffered queue) fault tolerant Nov 2, 2022
@vigith vigith modified the milestones: v0.8, v0.7 Nov 28, 2022
@xdevxy xdevxy closed this as completed Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/reduce Reduce operations like GroupByKey enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants