Project

Profile

Help

Task #1900

closed

Test Redis as a celery broker transport in pulp

Added by maxamillion almost 8 years ago. Updated about 5 years ago.

Status:
CLOSED - WORKSFORME
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 officially supports qpid and rabbitmq as broker transports for celery, I would like to request that redis be offered as an option. If there is any more information needed, please let me know. Thank you.

Actions #1

Updated by semyers almost 8 years ago

  • Tracker changed from Issue to Task
  • Subject changed from RFE: Please enable/support Redis as a celery broker transport in pulp to Test Redis as a celery broker transport in pulp
  • Groomed set to No
  • Sprint Candidate set to No

We don't actually know that this won't work, so I've altered the issue slightly for someone to give it a try and see.

Actions #2

Updated by bmbouter almost 8 years ago

The redis transport can be tested with Pulp by adjusting the broker_url[0] in the [tasks] section of server.conf. I think it will work for the messaging system.

I don't think the consumer related portion of Pulp has redis support. That is related to the [messaging] section of Pulp.

[0]: https://github.com/pulp/pulp/blob/0f100dbb81db860753cc97958bc315bc57eee4bc/server/etc/pulp/server.conf#L322

Actions #3

Updated by semyers almost 8 years ago

This is wanted by a proposed change to Fedora, currently targeting Fedora 25:
https://fedoraproject.org/wiki/Changes/FedoraDockerRegistry

Actions #4

Updated by bmbouter almost 8 years ago

Try the broker string configuration as documented here: http://celery.readthedocs.io/en/latest/getting-started/brokers/redis.html

Actions #5

Updated by bmbouter almost 6 years ago

  • Status changed from NEW to CLOSED - WORKSFORME

Ironically Pulp3 switched to RQ which uses Redis exclusively. I think this also does work in Celery, so I'm closing as WORKSFORME.

Actions #6

Updated by bmbouter about 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF