You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2012/09/21 17:50:07 UTC

[jira] [Commented] (QPID-4311) [Java Distributed Tests] Publishing client publishes messages infinitely if start delay interval exceeds the maximum duration

    [ https://issues.apache.org/jira/browse/QPID-4311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13460576#comment-13460576 ] 

Robbie Gemmell commented on QPID-4311:
--------------------------------------

I noticed an issue to do with the producer failing to stop at the right point if you define both time and message limits, and Keith noted the mixture of SLF4J style string formatting and basic string concatination in some of the new logging.

In the end, I decided to modify the patch so that we throw an exception and fail the test if you misconfigure the test in this way, rather than simply produce no messages, as this makes it more obvious what is wrong than the useless (0 msg) test results will.
                
> [Java Distributed Tests] Publishing client publishes messages infinitely if start delay interval exceeds the maximum duration
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-4311
>                 URL: https://issues.apache.org/jira/browse/QPID-4311
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Performance Tests
>    Affects Versions: 0.19
>            Reporter: Alex Rudyy
>            Assignee: Robbie Gemmell
>            Priority: Minor
>             Fix For: 0.19
>
>         Attachments: 0001-QPID-4311-Fix-the-infinite-publishing-in-distributed.patch
>
>
> Publishing client publishes messages infinitely if start delay interval exceeds the maximum duration

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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