Task #2259
closedTask #3291: Switch Pulp to AMQP 1.0
Upgrade Pulp3 Dev environment to a version of Kombu that uses AMQP 1.0 and Proton with qpidd
100%
Description
We need to specifically (and only) enable this in the dev environment for developer testing.
Updated by mhrivnak about 8 years ago
Is there an issue available from the qpid team yet to track their implementation of the new client code? That would be a useful link to have on this issue whenever it becomes available.
Updated by bmbouter about 8 years ago
- Related to Task #2260: Migration 0009 needs to not use qpidtoollibs or qpid.messaging added
Updated by mhrivnak about 8 years ago
- Sprint/Milestone set to 27
- Groomed changed from No to Yes
Since the work is happening from a separate project's tracker, discussion and grooming will primarily happen there.
Updated by bmbouter about 8 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to bmbouter
Updated by jortel@redhat.com about 8 years ago
- Sprint/Milestone changed from 27 to 28
Updated by bmbouter almost 8 years ago
- Sprint/Milestone changed from 30 to 32
Moving to Sprint 14 so I have something to pick up.
Updated by bmbouter over 7 years ago
- Subject changed from Contribute to Kombu to transition its usage from AMQP 0-10 to AMQP 1.0 to Upgrade Pulp to a version of Kombu that uses AMQP 1.0 and Proton with qpidd
- Description updated (diff)
- Status changed from ASSIGNED to NEW
- Assignee deleted (
bmbouter) - Sprint/Milestone deleted (
34)
This issue is repurposed to track Pulp switching to use the new dependency and not the contribution going into Kombu.
Updated by bmbouter almost 7 years ago
- Subject changed from Upgrade Pulp to a version of Kombu that uses AMQP 1.0 and Proton with qpidd to Upgrade Pulp3 Dev environment to a version of Kombu that uses AMQP 1.0 and Proton with qpidd
- Description updated (diff)
- Parent issue changed from #3134 to #3291
Clarifying the scope and organizing under a new epic I created.
Updated by bmbouter almost 7 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to bmbouter
Updated by bmbouter almost 7 years ago
- Related to deleted (Task #2260: Migration 0009 needs to not use qpidtoollibs or qpid.messaging)
Added by bmbouter almost 7 years ago
Updated by bmbouter almost 7 years ago
- Status changed from ASSIGNED to MODIFIED
- % Done changed from 0 to 100
Applied in changeset devel|27638cd52f4c97e9c729eb476e747854508c5bc5.
Updated by bmbouter over 6 years ago
- Status changed from MODIFIED to CLOSED - WONTFIX
Pulp3 switched to using RQ so this work is no longer needed. More info on the RQ transition is here: https://pulpproject.org/2018/05/08/pulp3-moving-to-rq/
Switches dev env to qpid
Adds a new role called kombu_fixup which provides a source install of qpid-tools and kombu.
Also adds a commented example line to switch the environment back to rabbitmq. See the change in Vagrantfile.example.
I tested the resulting environment against the pulp_file sync commands, and it ran as expected with both brokers.
closes #2259