Bug #26323
pulp celery worker stuck when forking new thread and reconnecting to mongo, remove max tasks per child
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 9 months 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 9 months ago
- Pull request https://github.com/theforeman/puppet-foreman_proxy_content/pull/196 added
#3
Updated by The Foreman Bot 9 months ago
- Pull request https://github.com/theforeman/puppet-katello/pull/282 added
#4
Updated by The Foreman Bot 9 months ago
- Pull request https://github.com/theforeman/foreman-installer/pull/327 added
#5
Updated by Chris Roberts 9 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset 09a8a3b51dffe65c7146d957461f8b906133d616.
#6
Updated by Chris Roberts 8 months ago
- Copied to Bug #26563: Remove reference of Pulp Max Tasks Per Child in configs added
#7
Updated by Chris Roberts 8 months 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 8 months ago
- Fixed in Releases 1.22.0 added
Refs #26323 - Remove max_tasks_per_child setting