Task #2260
closedMigration 0009 needs to not use qpidtoollibs or qpid.messaging
0%
Description
Migration 0009 currently uses qpidtoollibs and qpid.messaging. We need to replace our usage of those things with Proton and possibly use the new compatibility library that the Qpid team is making.
Updated by bmbouter about 8 years ago
- Related to Task #2259: Upgrade Pulp3 Dev environment to a version of Kombu that uses AMQP 1.0 and Proton with qpidd added
Updated by mhrivnak about 8 years ago
We trimmed old migrations before the 2.8 release. As one option to consider, we could do another round of trimming for 2.11 and make this problem just go away. It looks like the migration was added in pulp 2.4.0.
Updated by bmbouter about 8 years ago
I believe all new installations rely on migration 9 to create the pulp.task queue in the broker. I don't think other code declares it if it were not present due to migration 9 being deleted. So to answer your question I'll ask another maybe for @jortel.
Will we still need the pulp.task queue in Pulp 3?
Updated by jortel@redhat.com about 8 years ago
bmbouter wrote:
I believe all new installations rely on migration 9 to create the pulp.task queue in the broker. I don't think other code declares it if it were not present due to migration 9 being deleted. So to answer your question I'll ask another maybe for @jortel.
Will we still need the pulp.task queue in Pulp 3?
No.
Updated by bmbouter about 8 years ago
- Sprint Candidate changed from Yes to No
- Tags Pulp 3 added
With Pulp 3 all migrations are going to be deleted so this will effectively be resolved with Pulp 3.
Anyone have a suggestion for a better way to track this work?
Updated by mhrivnak over 7 years ago
If we don't plan to take any action, and instead will let this become irrelevant with Pulp 3 (I think this is a fine approach), how about closed - wontfix ?
Updated by bmbouter over 7 years ago
- Status changed from NEW to CLOSED - WONTFIX
- Tags deleted (
Pulp 3)
+1 to wontfix. With two core devs in agreement that this won't be fixed on the Pulp2 line, I'm closing as such. Please reopen if others want a different resolution.
I'm also removing the Pulp3 tag. It never should have been set.
Updated by bmbouter almost 7 years ago
- Related to deleted (Task #2259: Upgrade Pulp3 Dev environment to a version of Kombu that uses AMQP 1.0 and Proton with qpidd)