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: Correctly rounding writeBufferSize, when bufferSize/batchSize >=… #156

Merged
merged 1 commit into from
Aug 19, 2021

Conversation

vlastahajek
Copy link
Collaborator

Fixed #153

Proposed Changes

Maximum writeBuffer size is 255. Correctly rounding writeBufferSize, when bufferSize/batchSize >= 256.

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • Tests pass

@vlastahajek vlastahajek merged commit 2359f0a into master Aug 19, 2021
@vlastahajek vlastahajek deleted the fix/buff_size_rounding branch August 19, 2021 14:18
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.

How to calculate buffer size?
1 participant