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][doc] Add computational logic for receiver_queue_size #17278

Merged
merged 4 commits into from
Sep 16, 2022

Conversation

momo-jun
Copy link
Contributor

@momo-jun momo-jun commented Aug 25, 2022

Fixes #15702

Modifications

  1. Add the logic to decide the receiver queue size.
  2. Group language-specific code snippets by using tabs.
  3. Remove out-of-date information.

Preview looks good:

image

Documentation

  • doc

@momo-jun momo-jun changed the title [improve][doc] [improve][doc] Add computational logic for receiver_queue_size Aug 25, 2022
@github-actions github-actions bot added the doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. label Aug 25, 2022
@momo-jun
Copy link
Contributor Author

momo-jun commented Sep 2, 2022

Ping @Technoboy- @Anonymitaet for review.

@Anonymitaet Anonymitaet added this to the 2.12.0 milestone Sep 5, 2022
@momo-jun momo-jun merged commit c6edd75 into apache:master Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Your PR contains doc changes, no matter whether the changes are in markdown or code files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

receiver_queue_size has no effect on partitioned topics, but is allowed
3 participants