[Pulp-list] Pulp 2.5.x and rabbitmq bug 1141336

Brian Bouterse bbouters at redhat.com
Fri Jan 23 13:27:29 UTC 2015


Hi Alan,

The PR history is a little misleading associated with BZ 1141336. The bug target release is 2.6.0 which is correct, the rabbitMQ fix is only in 2.6.0. It was merged to 2.5-dev in preparation to be included with 2.5.1. We had features that also were committed to 2.5-dev which required us to relabel 2.5.1 to 2.6.0 since a Z release is for bugfix exclusively. The later release 2.5.1 that occurred was a bugfix only release. Because of this the PR shows merged on 2.5-dev, but if you use --contains on the last commit of the RabbitMQ fix (33ba0e06d0100cccc2775abd8571ba6c706e7ee6) you'll see it's only on 2.6+.

git branch --contains 33ba0e06d0100cccc2775abd8571ba6c706e7ee6
  2.6-dev
  2.6-testing
* master

I believe you do not need to install any Qpid bits while using rabbitMQ. When installing use pulp-server instead of pulp-server-qpid and pulp-consumer instead of pulp-consumer-qpid, etc. I believe that there is only 1 small feature that would fail inside of Pulp, but otherwise Pulp should behave normally. Feedback on ways to improve Pulp as it is used with RabbitMQ would be great.

-Brian


----- Original Message -----
> From: "Alan Milligan" <alan.milligan at last-bastion.net>
> To: pulp-list at redhat.com
> Sent: Thursday, January 22, 2015 8:46:07 PM
> Subject: [Pulp-list] Pulp 2.5.x and rabbitmq bug 1141336
> 
> Hi guys,
> 
> According to https://bugzilla.redhat.com/show_bug.cgi?id=1141336:
> 
> this fix made 2.5-dev and master; however it never showed up in any of
> the 2.5 betas nor 2.5.2 released earlier this week.
> 
> Is/was that deliberate?
> 
> It is in the 2.6 betas but I'm not wishing to be quite that bleeding edge.
> 
> And is there anything underway to make the entire python-qpid thing
> optional too?  Forcing our rabbit implementations to install this client
> and associated libraries isn't ideal.
> 
> Alan
> 
> _______________________________________________
> Pulp-list mailing list
> Pulp-list at redhat.com
> https://www.redhat.com/mailman/listinfo/pulp-list
> 




More information about the Pulp-list mailing list