Bug 1145145 - [AMQP 1.0] Incoming QMF objects dont update "transfers" counter
Summary: [AMQP 1.0] Incoming QMF objects dont update "transfers" counter
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-cpp
Version: 3.0
Hardware: All
OS: All
medium
medium
Target Milestone: 3.2
: ---
Assignee: Pavel Moravec
QA Contact: Petr Matousek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-22 13:30 UTC by Pavel Moravec
Modified: 2015-10-08 13:09 UTC (History)
3 users (show)

Fixed In Version: qpid-cpp-0.32-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-10-08 13:09:13 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Apache JIRA QPID-6112 0 None None None Never
Red Hat Product Errata RHEA-2015:1879 0 normal SHIPPED_LIVE Red Hat Enterprise MRG Messaging 3.2 Release 2015-10-08 17:07:53 UTC

Description Pavel Moravec 2014-09-22 13:30:44 UTC
Description of problem:
QMF objects outgoing and also incoming don't update "transfers" counter any time, regardless of number of messages delivered or settled via the relevant link.


Version-Release number of selected component (if applicable):
qpid-cpp-server 0.22-48


How reproducible:
100%


Steps to Reproduce:
1. In one terminal, run qpid-tool
2. In another terminal, generate some traffic:
qpid-send -a "myQueue; {create:always}" -m 1000 --connection-option "{protocol:amqp1.0}" --capacity=10
qpid-receive -a myQueue -m 1000 --capacity=10 --print-content=no --connection-option "{protocol:amqp1.0}"
3. Wait 10 seconds to let qpid-tool to have stats populated, and show relevant outgoing and incoming object


Actual results:
In both cases (incoming/outgoing):
    transfers    0


Expected results:
In both cases (incoming/outgoing):
    transfers    1000


Additional info:

Comment 1 Pavel Moravec 2014-09-22 15:14:12 UTC
Outgoing transfers seem to be updated, just incoming are not.

Comment 2 Pavel Moravec 2014-09-22 15:32:47 UTC
Committed revision 1626808.

Comment 4 Petr Matousek 2015-09-07 08:26:21 UTC
This issue has been fixed. Verified on rhel6.7 (i386, x86_64) and rhel7.1

Packages:
qpid-cpp-0.34-*-3

-> VERIFIED

Comment 6 errata-xmlrpc 2015-10-08 13:09:13 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHEA-2015-1879.html


Note You need to log in before you can comment on or make changes to this bug.