Issue #857
closedPulp Celery cannot be monitored with Flower using Qpid
Description
If the Qpid transport is being used with Pulp, Pulp's tasking cannot be monitored or visualized with Flower. The Pulp docs claim that you can, and you should be able to.
Currently the issue is that qpid.messaging and Flower are incompatible. The root cause is due to a bug in qpid.messaging JIRA 6197. That issue has been fixed, but we need to ensure its backported to the following places:
The python-qpid that we build in Koji,and we need to bump the external_deps.json file to use the new version.
The PyPI published version of qpid-python
All of the published versions on EL7 and the fedoras. See here for the list of those versions.
Once the fix is available in qpid.messaging, We should test that Flower can be used to monitor the Pulp infrastructure using the same broker string that server.conf has in the [tasks] section
Updated by bmbouter about 8 years ago
- Groomed changed from No to Yes
- Sprint Candidate changed from No to Yes
Identified via IRC as useful to Satellite's ability to check on the health of Qpid.
Updated by mhrivnak about 8 years ago
- Sprint/Milestone deleted (
31)
On further consideration, Pulp leads concluded that this is not worth prioritizing at this time over other potential improvements.
Updated by bmbouter almost 6 years ago
- Status changed from NEW to CLOSED - WONTFIX
Updated by bmbouter almost 6 years ago
- Sprint Candidate set to No
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.