Project

Profile

Help

Issue #2339

closed

httpd fails to start if AMQP bus for consumers is unavailable

Added by Ichimonji10 over 7 years ago. Updated almost 5 years ago.

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

Description

Pulp has two AMQP messaging buses: one for its task management system, and another for consumers. The former is mandatory for Pulp to function, and the latter is optional. Unfortunately, httpd will not start if the consumer messaging bus is unavailable.

To demonstrate this issue, edit /etc/pulp/server.conf, edit the [messaging] section, and reference an unavailable transport. For example, try this:

[messaging]
# transport: qpid
transport: foo

Then, restart httpd. httpd will fail to start. It seems strange that httpd will not start when this optional messaging bus cannot be contacted.

This issue is especially likely to bite a user if they are attempting to switch from qpid to rabbitmq.

Actions #1

Updated by bmbouter over 7 years ago

  • Description updated (diff)
Actions #2

Updated by amacdona@redhat.com over 7 years ago

  • Triaged changed from No to Yes
Actions #3

Updated by Ichimonji10 over 7 years ago

  • Description updated (diff)
Actions #4

Updated by bmbouter almost 5 years ago

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

Updated by bmbouter almost 5 years ago

Pulp 2 is approaching maintenance mode, and this Pulp 2 ticket is not being actively worked on. As such, it is being closed as WONTFIX. Pulp 2 is still accepting contributions though, so if you want to contribute a fix for this ticket, please reopen or comment on it. If you don't have permissions to reopen this ticket, or you want to discuss an issue, please reach out via the developer mailing list.

Actions #6

Updated by bmbouter almost 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF