Project

Profile

Help

Issue #3383

closed

Worker model's "queue_name" property returns the wrong name on Celery 4.x

Added by dalley about 6 years ago. Updated about 5 years ago.

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

Description

Returns <name>.dq instead of <name>.dq2 as would be correct

Added by dalley about 6 years ago

Revision da663ade | View on GitHub

Fix incorrect queue name suffix with Celery 4

The queue suffix is dependent on celery version. Celery 4 uses ".dq2" so we need to handle that case when we recreate the queue name as part of the detail view.

Actions #1

Updated by dalley about 6 years ago

  • Assignee set to dalley
Actions #2

Updated by daviddavis about 6 years ago

  • Status changed from MODIFIED to 5
Actions #3

Updated by bmbouter about 6 years ago

  • Status changed from 5 to CLOSED - CURRENTRELEASE
Actions #4

Updated by bmbouter about 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF