Skip to content

TOOLS-4142 Estimate 1 MB for message overhead#989

Draft
tdq45gj wants to merge 1 commit intomasterfrom
TOOLS-4142-buffer
Draft

TOOLS-4142 Estimate 1 MB for message overhead#989
tdq45gj wants to merge 1 commit intomasterfrom
TOOLS-4142-buffer

Conversation

@tdq45gj
Copy link
Copy Markdown
Contributor

@tdq45gj tdq45gj commented Apr 7, 2026

A previous fix to cap the total size of inserted documents to 48MB does not seem to fix the issue for some users. This commit adds another fix in the BufferedBulkInserter to always reserve 1 MB for message overhead.

@tdq45gj tdq45gj requested a review from a team as a code owner April 7, 2026 17:10
@tdq45gj tdq45gj requested review from mankawal and removed request for a team April 7, 2026 17:10
@mmcclimon
Copy link
Copy Markdown
Contributor

@tdq45gj See also #981, from an external person, which is a similar fix (but much smaller than 1MB).

@tdq45gj tdq45gj marked this pull request as draft April 7, 2026 20:13
@tdq45gj
Copy link
Copy Markdown
Contributor Author

tdq45gj commented Apr 7, 2026

Thanks for the heads up. I posted a comment in their PR and converted this one to draft for now.

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