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

feat: only close writers on flush #26

Merged
merged 3 commits into from
Apr 4, 2024
Merged

Conversation

gintarasm
Copy link
Contributor

@gintarasm gintarasm commented Apr 2, 2024

Closing writer while there are records in flight causes issues. So instead of recreating writer immediately move the to a queue and close them on flush

@gintarasm gintarasm self-assigned this Apr 2, 2024
@gintarasm gintarasm force-pushed the feat/handle-closing-writers branch from 07ef2ba to 837ce1a Compare April 3, 2024 12:57
@gintarasm gintarasm merged commit 9905530 into main Apr 4, 2024
1 check passed
@gintarasm gintarasm deleted the feat/handle-closing-writers branch April 4, 2024 06:09
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.

2 participants