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

Allow to configure busy-wait in broker and client #10661

Merged
merged 2 commits into from
May 22, 2021

Conversation

merlimat
Copy link
Contributor

Motivation

This is the completion of changes that were already available in BK apache/bookkeeper#1812. The goal is allow configuration to avoid the cost of context switches in order to avoid its impact on the publish and end-to-end latency.

@merlimat merlimat added the type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages label May 20, 2021
@merlimat merlimat added this to the 2.8.0 milestone May 20, 2021
@merlimat merlimat self-assigned this May 20, 2021
@merlimat merlimat merged commit 1060043 into apache:master May 22, 2021
@merlimat merlimat deleted the busy-wait branch May 22, 2021 13:44
yangl pushed a commit to yangl/pulsar that referenced this pull request Jun 23, 2021
Co-authored-by: lipenghui <penghui@apache.org>
bharanic-dev pushed a commit to bharanic-dev/pulsar that referenced this pull request Mar 18, 2022
Co-authored-by: lipenghui <penghui@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants