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

Set default limit for concurrent archivers #19959

Merged
merged 7 commits into from Nov 10, 2022
Merged

Set default limit for concurrent archivers #19959

merged 7 commits into from Nov 10, 2022

Conversation

peterhashair
Copy link
Contributor

@peterhashair peterhashair commented Nov 7, 2022

Description:

Fixes: #18375
Set default limit for concurrent archivers

Review

update default to 3 and -1 to unlimited
@peterhashair peterhashair changed the base branch from 4.x-dev to 5.x-dev November 7, 2022 01:13
Peter added 5 commits November 8, 2022 10:57
update default
update tests
update max default to 3
update tests
@peterhashair peterhashair marked this pull request as ready for review November 9, 2022 02:44
@peterhashair peterhashair added Needs Review PRs that need a code review not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. labels Nov 9, 2022
@peterhashair peterhashair added this to the 5.0.0 milestone Nov 9, 2022
update concurrent-archivers in change log
Copy link
Contributor

@bx80 bx80 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This tested well for me, running the core:archive command with no parameters defaulted to a maximum of three processes, this could be overridden using the --concurrent-archivers parameter either with a specific number of archivers or with -1 👍

@peterhashair peterhashair merged commit 2fa6bc6 into 5.x-dev Nov 10, 2022
@peterhashair peterhashair deleted the 18375 branch November 10, 2022 02:46
bx80 pushed a commit that referenced this pull request Nov 25, 2022
* update default to 3 and -1 to unlimited

update default to 3 and -1 to unlimited

* update default

update default

* update tests

update tests

* update max default to 3

update max default to 3

* update tests

update tests

* update concurrent-archivers in change log

update concurrent-archivers in change log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Review PRs that need a code review not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants