[
https://issues.apache.org/jira/browse/QPID-6112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Moravec closed QPID-6112.
-------------------------------
Resolution: Fixed
Committed revision 1626808.
> [C++ broker] Incoming QMF objects dont update "transfers" counter
> -----------------------------------------------------------------
>
> Key: QPID-6112
> URL: https://issues.apache.org/jira/browse/QPID-6112
> Project: Qpid
> Issue Type: Bug
> Components: C++ Broker
> Affects Versions: 0.28, 0.30
> Reporter: Pavel Moravec
> Assignee: Pavel Moravec
> Priority: Trivial
> Labels: easyfix, easytest, patch
> Fix For: 0.31
>
>
> QMF Incoming objects (for AMQP 1.0 incoming links) 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):
> any (checked today's upstream)
> How reproducible:
> 100%
> Steps to Reproduce:
> 1. run qpidd with traces on
> 2. qpid-send -a "myQueue; {create:always}" -m 1000 --connection-option
> "{protocol:amqp1.0}" --capacity=10
> 3. grep incoming: <logfile> | grep transfers:
> Actual results:
> transfers:0
> Expected results:
> transfers:1000
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]