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

bug: watermark buffer panics when scaling #8203

Closed
Tracked by #8202 ...
BugenZhao opened this issue Feb 27, 2023 · 0 comments · Fixed by #8223
Closed
Tracked by #8202 ...

bug: watermark buffer panics when scaling #8203

BugenZhao opened this issue Feb 27, 2023 · 0 comments · Fixed by #8223
Labels
component/streaming Stream processing related issue. type/bug Something isn't working
Milestone

Comments

@BugenZhao
Copy link
Member

I've tried to introduce watermark for scaling test in #8198 but failed at panicking. We should fix it and make it pass.

https://buildkite.com/risingwavelabs/pull-request/builds/18325#018691ec-61d3-4900-a828-c3b4a9ad4616

thread '<unnamed>' panicked at 'called `Option::unwrap()` on a `None` value', src/stream/src/executor/watermark/mod.rs:50:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/streaming Stream processing related issue. type/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant