Project

Profile

Help

Issue #3554

closed

Resource manager runs tasks it shouldn't

Added by daviddavis about 6 years ago. Updated over 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 35
Quarter:

Description

If you stop all workers but leave resource manager running:

sudo systemctl stop pulp_worker@1 pulp_worker@2

You can still run tasks like sync. It looks like resource_manager is running these tasks.

This method probably returns resource_manager and needs to be fixed so that it doesn't:

https://github.com/pulp/pulp/blob/3.0-dev/pulpcore/pulpcore/tasking/tasks.py#L113
https://github.com/pulp/pulp/blob/3.0-dev/pulpcore/pulpcore/tasking/tasks.py#L44

Actions #1

Updated by daviddavis about 6 years ago

  • Tags Pulp 3, Pulp 3 MVP added
Actions #2

Updated by dalley about 6 years ago

  • Triaged changed from No to Yes
  • Sprint set to Sprint 35
Actions #3

Updated by dalley about 6 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to dalley

Added by dalley about 6 years ago

Revision 31588d45 | View on GitHub

Don't run tasks on the resource manager

closes #3554 https://pulp.plan.io/issues/3554

Added by dalley about 6 years ago

Revision 31588d45 | View on GitHub

Don't run tasks on the resource manager

closes #3554 https://pulp.plan.io/issues/3554

Actions #4

Updated by dalley about 6 years ago

  • Status changed from ASSIGNED to POST
Actions #5

Updated by dalley about 6 years ago

  • Status changed from POST to MODIFIED
Actions #6

Updated by dkliban@redhat.com almost 6 years ago

  • Sprint/Milestone set to 3.0.0
Actions #7

Updated by bmbouter almost 5 years ago

  • Tags deleted (Pulp 3, Pulp 3 MVP)
Actions #8

Updated by bmbouter over 4 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF