You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (Closed) (JIRA)" <ji...@apache.org> on 2012/03/07 18:00:58 UTC

[jira] [Closed] (QPID-3889) qpid-perftest stucks when iterations>1 and npubs
     [ https://issues.apache.org/jira/browse/QPID-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gordon Sim closed QPID-3889.
----------------------------

       Resolution: Duplicate
    Fix Version/s: 0.14
    
> 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
>             Fix For: 0.14
>
>         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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org