Project

Profile

Help

Story #19

closed

As a user, I can scale down my Celery workers without cancelling tasks

Added by Anonymous about 9 years ago. Updated almost 5 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

Currently, Pulp waits 5 minutes after noticing that a worker has gone missing, and then cancels all the tasks that were in its queue. It would be nicer if Pulp would automatically reassign all of those tasks to other workers when a worker is shutdown. It would also be nice if the system didn't have to wait five minutes to do this.Deliverables:Register workers for the shutdown signal, and make a handler that queues a task to mark that worker as missingRework the missing worker task to reassign queues rather than cancel their tasks.Such queues get deleted when drained

Actions #1

Updated by rbarlow about 9 years ago

  • Project changed from 22 to Pulp

Added by bmbouter about 9 years ago

Revision 093f7408 | View on GitHub

Merge pull request #19 from bmbouter/154

154 - Adjusts sphinx theme to use the RTD theme if available

Added by jortel@redhat.com about 9 years ago

Revision b97d9433 | View on GitHub

Merge pull request #19 from jortel/part-doux

Each unit is a branch head; Publish using pull-local.

Actions #2

Updated by amacdona@redhat.com almost 5 years ago

  • Status changed from NEW to CLOSED - WONTFIX
Actions #3

Updated by bmbouter almost 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF