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 the default payload length when using Long Write and non-default MTU #161

Closed
dariuszseweryn opened this issue Apr 4, 2017 · 0 comments
Assignees
Labels
bug Bug that is caused by the library

Comments

@dariuszseweryn
Copy link
Owner

Summary


When connection MTU was changed and LongWriteOperationBuilder.setMaxBatchSize() function was not called the resulting written batches will get truncated.

Preconditions


#### Steps to reproduce actual result 1. 2. 3. #### Actual result
#### Expected result
@dariuszseweryn dariuszseweryn added the bug Bug that is caused by the library label Apr 4, 2017
@dariuszseweryn dariuszseweryn self-assigned this Apr 4, 2017
dariuszseweryn added a commit that referenced this issue Apr 6, 2017
Summary: #161

Reviewers: pawel.urban

Reviewed By: pawel.urban

Differential Revision: https://phabricator.polidea.com/D2286
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug that is caused by the library
Projects
None yet
Development

No branches or pull requests

1 participant