PCSM-312 connection pool size configurable - #63
Open
rasika-chivate wants to merge 35 commits into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Adds documentation for configuring MongoDB client connection pool sizing via the maxPoolSize URI option, to help operators tune PCSM clone throughput and avoid pool-related bottlenecks.
Changes:
- Documents
maxPoolSizesupport and where to set it (--source/--targetURIs orPCSM_SOURCE_URI/PCSM_TARGET_URI). - Provides URI syntax examples and describes default/unlimited behaviors.
- Adds operational recommendations relating pool size to clone worker configuration.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
nastena1606
temporarily deployed
to
PCSM-312-connection-pool-size-configurable - plm-docs PR #63
June 26, 2026 07:38 — with
Render
Destroyed
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
…github.com/percona/pcsm-docs into PCSM-312-connection-pool-size-configurable
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
nastena1606
temporarily deployed
to
PCSM-312-connection-pool-size-configurable - plm-docs PR #63
June 26, 2026 08:10 — with
Render
Destroyed
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
nastena1606
temporarily deployed
to
PCSM-312-connection-pool-size-configurable - plm-docs PR #63
June 26, 2026 08:10 — with
Render
Destroyed
rasika-chivate
temporarily deployed
to
PCSM-312-connection-pool-size-configurable - pcsm-docs PR #63
June 26, 2026 08:10 — with
Render
Destroyed
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
…github.com/percona/pcsm-docs into PCSM-312-connection-pool-size-configurable
nastena1606
temporarily deployed
to
PCSM-312-connection-pool-size-configurable - plm-docs PR #63
June 26, 2026 09:16 — with
Render
Destroyed
rasika-chivate
temporarily deployed
to
PCSM-312-connection-pool-size-configurable - pcsm-docs PR #63
June 26, 2026 09:16 — with
Render
Destroyed
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
nastena1606
temporarily deployed
to
PCSM-312-connection-pool-size-configurable - plm-docs PR #63
June 26, 2026 10:48 — with
Render
Destroyed
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
chupe
reviewed
Jun 30, 2026
Co-authored-by: Adnan <chupe@chupe.ba>
chupe
approved these changes
Jul 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add documentation for the connection pool size configuration.
For details, see the following ticket:
https://perconadev.atlassian.net/browse/PCSM-312