[qpid] driver crashes when processing message

Bug #1282038 reported by Xavier Queralt
22
This bug affects 4 people
Affects Status Importance Assigned to Milestone
oslo.messaging
Fix Released
Critical
Unassigned

Bug Description

The patch in [1] which was recently merged introduced a regression in Qpid's ConsumerBase.

2014-02-19 04:49:20.018 ERROR oslo.messaging._drivers.impl_qpid [-] Failed to process message... skipping it.
2014-02-19 04:49:20.018 TRACE oslo.messaging._drivers.impl_qpid Traceback (most recent call last):
2014-02-19 04:49:20.018 TRACE oslo.messaging._drivers.impl_qpid File "/opt/stack/oslo.messaging/oslo/messaging/_drivers/impl_qpid.py", line 197, in consume
2014-02-19 04:49:20.018 TRACE oslo.messaging._drivers.impl_qpid self.callback(QpidMessage(message))
2014-02-19 04:49:20.018 TRACE oslo.messaging._drivers.impl_qpid TypeError: __init__() takes exactly 3 arguments (2 given)
2014-02-19 04:49:20.018 TRACE oslo.messaging._drivers.impl_qpid

[1] https://review.openstack.org/59713

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to oslo.messaging (master)

Fix proposed to branch: master
Review: https://review.openstack.org/74662

Changed in oslo.messaging:
assignee: nobody → Xavier Queralt (xqueralt)
status: New → In Progress
Mark McLoughlin (markmc)
Changed in oslo.messaging:
importance: Undecided → Critical
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to oslo.messaging (master)

Reviewed: https://review.openstack.org/74662
Committed: https://git.openstack.org/cgit/openstack/oslo.messaging/commit/?id=8a3744fe055843ecf5a7208ea32fb42e6c4224b1
Submitter: Jenkins
Branch: master

commit 8a3744fe055843ecf5a7208ea32fb42e6c4224b1
Author: Xavier Queralt <email address hidden>
Date: Wed Feb 19 11:56:02 2014 +0100

    Pass the session to QpidMessage constructor

    The patch in I6e37780cc28737cfd56b6719ec8d9cebbc9bb278 added a new class
    for the QpidMessage which was wrongly initialized when processing a
    message.

    Change-Id: Iaf525fc6ee9e56100c89863f9c651f20c148ecb5
    Closes-Bug: 1282038

Changed in oslo.messaging:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in oslo.messaging:
milestone: none → icehouse-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in oslo.messaging:
milestone: icehouse-3 → 1.3.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.