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

Handle RecordBatch limit in ScheduleService consumers #10111

Closed
Zelldon opened this issue Aug 18, 2022 · 1 comment
Closed

Handle RecordBatch limit in ScheduleService consumers #10111

Zelldon opened this issue Aug 18, 2022 · 1 comment
Assignees

Comments

@Zelldon
Copy link
Member

Zelldon commented Aug 18, 2022

After we finalized the BufferedResultBuilder #10001 we should make sure to handle the buffer limits

❌ I think what we need to do is (in all other places as well) is to make sure that we do not write too much into the buffer. I guess we can do this more easily if we have the buffered writer.

Originally posted by @Zelldon in #10076 (comment)

@Zelldon Zelldon self-assigned this Aug 18, 2022
@Zelldon
Copy link
Member Author

Zelldon commented Aug 26, 2022

This has been fixed recently with #10191

@Zelldon Zelldon closed this as completed Aug 26, 2022
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

No branches or pull requests

1 participant