Bug #26323
pulp celery worker stuck when forking new thread and reconnecting to mongo, remove max tasks per child
Difficulty:
easy
Triaged:
No
Bugzilla link:
Description
We are going to need to update the configuration in Satellite 6.5 to remove the PULP_MAX_TASKS_PER_CHILD setting.
I'd recommend we remove the setting entirely from the file so customers don't mistakenly un-comment it thinking it will help their situation.
This issue serves as a point to remove that setting from puppet-pulp and the other modules that contain it.
This is not being fixed in Pulp 3 so after talking to Mike McCune we should just remove it all together, more info can be found in the BZ linked to the issue.
Related issues
Associated revisions
Refs #26323 - Remove max_tasks_per_child setting
Fixes #26323 - Remove max_tasks_per_child setting
History
#1
Updated by The Foreman Bot about 4 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/puppet-pulp/pull/362 added
#2
Updated by The Foreman Bot about 4 years ago
- Pull request https://github.com/theforeman/puppet-foreman_proxy_content/pull/196 added
#3
Updated by The Foreman Bot about 4 years ago
- Pull request https://github.com/theforeman/puppet-katello/pull/282 added
#4
Updated by The Foreman Bot about 4 years ago
- Pull request https://github.com/theforeman/foreman-installer/pull/327 added
#5
Updated by Chris Roberts about 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 09a8a3b51dffe65c7146d957461f8b906133d616.
#6
Updated by Chris Roberts almost 4 years ago
- Copied to Bug #26563: Remove reference of Pulp Max Tasks Per Child in configs added
#7
Updated by Chris Roberts almost 4 years ago
- Pull request https://github.com/theforeman/puppet-pulp/pull/363 added
- Pull request deleted (
https://github.com/theforeman/puppet-pulp/pull/362)
#8
Updated by Tomer Brisker almost 4 years ago
- Fixed in Releases 1.22.0 added
Refs #26323 - Remove max_tasks_per_child setting