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

fix: bug in late message handling for sliding window #1471

Merged
merged 8 commits into from
Apr 2, 2024
Merged

Conversation

yhl25
Copy link
Contributor

@yhl25 yhl25 commented Jan 20, 2024

fixes #1468

Signed-off-by: Yashash H L <yashashhl25@gmail.com>
Signed-off-by: Yashash H L <yashashhl25@gmail.com>
whynowy
whynowy previously approved these changes Jan 20, 2024
Copy link
Contributor

@vigith vigith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also sliding window has a correctness problem

pkg/reduce/data_forward.go Outdated Show resolved Hide resolved
Signed-off-by: Vigith Maurice <vigith@gmail.com>
@vigith vigith marked this pull request as draft January 26, 2024 04:13
@whynowy
Copy link
Member

whynowy commented Mar 26, 2024

@yhl25 - we need to get this fixed before v1.2.0 release.

Signed-off-by: Yashash H L <yashashhl25@gmail.com>
Signed-off-by: Yashash H L <yashashhl25@gmail.com>
Signed-off-by: Yashash H L <yashashhl25@gmail.com>
@yhl25 yhl25 requested review from vigith and whynowy April 2, 2024 09:53
@yhl25 yhl25 marked this pull request as ready for review April 2, 2024 09:54
@vigith vigith merged commit 74ab70a into main Apr 2, 2024
23 checks passed
@vigith vigith deleted the sliding-bug branch April 2, 2024 16:40
yhl25 added a commit that referenced this pull request Apr 3, 2024
Signed-off-by: Yashash H L <yashashhl25@gmail.com>
Signed-off-by: Vigith Maurice <vigith@gmail.com>
Co-authored-by: Vigith Maurice <vigith@gmail.com>
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.

Reduce vertex numa container panic
3 participants