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

[improve][proxy] Consolidate Netty channel flushes to mitigate syscall overhead #16372

Merged

Conversation

codelipenghui
Copy link
Contributor

Motivation

Follow change for #16361 which commented at #16361 (comment)

Documentation

Check the box below or label this PR directly.

Need to update docs?

  • doc-required
    (Your PR needs to update docs and you will update later)

  • doc-not-needed
    (Please explain why)

  • doc
    (Your PR contains doc changes)

  • doc-complete
    (Docs have been already added)

@codelipenghui codelipenghui self-assigned this Jul 4, 2022
@codelipenghui codelipenghui added this to the 2.11.0 milestone Jul 4, 2022
@codelipenghui codelipenghui added type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages area/proxy labels Jul 4, 2022
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Jul 4, 2022
@codelipenghui codelipenghui merged commit 10db821 into apache:master Jul 5, 2022
@codelipenghui codelipenghui deleted the penghui/flush_consolidate_proxy branch July 5, 2022 06:29
wuxuanqicn pushed a commit to wuxuanqicn/pulsar that referenced this pull request Jul 14, 2022
eolivelli pushed a commit to datastax/pulsar that referenced this pull request Aug 16, 2022
…l overhead (apache#16372)

### Motivation

Follow change for apache#16361 which commented at apache#16361 (comment)

(cherry picked from commit 10db821)
eolivelli pushed a commit that referenced this pull request Aug 16, 2022
…l overhead (#16372)

### Motivation

Follow change for #16361 which commented at #16361 (comment)

(cherry picked from commit 10db821)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/proxy doc-not-needed Your PR changes do not impact docs 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.

2 participants