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

Optimize ReadResponse for small entry sizes #3597

Merged
merged 2 commits into from
Nov 2, 2022

Conversation

merlimat
Copy link
Contributor

@merlimat merlimat commented Nov 1, 2022

Motivation

Main issue: #3559

When reading small entries, consolidate the response into a single buffer instead of using ByteBufList

@merlimat merlimat added this to the 4.16.0 milestone Nov 1, 2022
@merlimat merlimat self-assigned this Nov 1, 2022
@merlimat merlimat merged commit 396ec12 into apache:master Nov 2, 2022
@merlimat merlimat deleted the consolidate-read-buffer branch November 2, 2022 17:42
yaalsn pushed a commit to yaalsn/bookkeeper that referenced this pull request Jan 30, 2023
* Optimize ReadResponse for small entry sizes

* Fixed checkstyle
Ghatage pushed a commit to sijie/bookkeeper that referenced this pull request Jul 12, 2024
* Optimize ReadResponse for small entry sizes

* Fixed checkstyle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants