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

Fix persistent-queues.md PQ sizing multiplication factors #17451 #17452

Merged
merged 1 commit into from
Apr 1, 2025

Conversation

jsvd
Copy link
Member

@jsvd jsvd commented Mar 31, 2025

closes #17431 for main/9.0 branches

Copy link

mergify bot commented Mar 31, 2025

This pull request does not have a backport label. Could you fix it @jsvd? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-8./d is the label to automatically backport to the 8./d branch. /d is the digit.
  • backport-8.x is the label to automatically backport to the 8.x branch.
  • If no backport is necessary, please add the backport-skip label

Copy link
Contributor

📃 DOCS PREVIEWhttps://logstash_bk_17452.docs-preview.app.elstc.co/diff

@jsvd jsvd added the backport-9.0 Automated backport to the 9.0 branch with mergify label Apr 1, 2025
@jsvd jsvd merged commit 5f5b4bb into main Apr 1, 2025
10 checks passed
@jsvd jsvd deleted the jsvd-patch-6 branch April 1, 2025 12:22
mergify bot pushed a commit that referenced this pull request Apr 1, 2025
)

closes #17431 for main/9.0 branches

(cherry picked from commit 5f5b4bb)
jsvd added a commit that referenced this pull request Apr 1, 2025
) (#17468)

closes #17431 for main/9.0 branches

(cherry picked from commit 5f5b4bb)

Co-authored-by: João Duarte <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-9.0 Automated backport to the 9.0 branch with mergify
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Doc: Incorrect Multiplication Factor in Persistent Queue Sizing Example
2 participants