Issue #8490
The installer does not scale down wokers well
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
- Set
pulp_workers: 10
and run the isntaller - Set
pulp_worker: 2
and rerun the installer. - Observe there are still 10 worker processes running.
History
#1
Updated by mdepaulo@redhat.com 15 days ago
- Triaged changed from No to Yes
I can confirm this bug.
It lies in: roles/pulp_workers/tasks/main.yml
We presumably need to enumerate all the workers on the system, and delete the ones out of range for pulp_workers
.
#2
Updated by mdepaulo@redhat.com 8 days ago
- Assignee set to ppicka
Please register to edit this issue