[ 
https://issues.apache.org/jira/browse/QPID-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Moravec updated QPID-3889:
--------------------------------

    Attachment: QPID-3889.patch

opts.totalSubs of "next" messages shall be sent to wake up subscribers, instead 
of current opts.totalPubs.
                
> qpid-perftest stucks when iterations>1 and npubs<nsubs
> ------------------------------------------------------
>
>                 Key: QPID-3889
>                 URL: https://issues.apache.org/jira/browse/QPID-3889
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Client
>    Affects Versions: 0.14
>            Reporter: Pavel Moravec
>            Priority: Minor
>              Labels: patch, test
>         Attachments: QPID-3889.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Running:
> qpid-perftest --count 15000 --npubs 2 --nsubs 4 --iterations 2
> stucks at point:
> Sending start 2 times to qpid-perftest_pub_start
> Sending next 2 times to qpid-perftest_sub_iteration
> Processing 2 messages from qpid-perftest_pub_done .. done.
> Processing 4 messages from qpid-perftest_sub_done ...
> in the second iteration.
> The cause is a copy&paste bug that issues to few (npubs instead of nsubs) 
> starting messages to subscribers in 2nd and later iterations.
> Patch already proposed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to