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

ASF subversion and git services commented on QPID-6804:
-------------------------------------------------------

Commit 1714220 from [~lorenz.quack] in branch 'java/trunk'
[ https://svn.apache.org/r1714220 ]

QPID-6804: [Java Perftests] Ensure ProducerParticipant stop sending messages 
before closing the session.

> PerfTests potentially underestimate consumtion rate
> ---------------------------------------------------
>
>                 Key: QPID-6804
>                 URL: https://issues.apache.org/jira/browse/QPID-6804
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Performance Tests
>            Reporter: Lorenz Quack
>            Priority: Minor
>         Attachments: 
> 0001-QPID-6804-Java-Perftests-Change-ProducerParticipant-.patch, 
> 0001-QPID-6804-Java-Perftests-Ensure-ProducerParticipant-.patch, 
> 0001-QPID-6804-Java-Perftests-Ensure-ProducerParticipant-.patch
>
>
> In a time-limited setup, the producer stops producing messages after the 
> duration expired.
> It is possible that the consumer continues to try to consume messages after 
> this point eventually draining the queue. This means it receives less 
> messages than it could effectively reducing its reported consumption rate.
> Producers should continue to produce messages until they are notified by the 
> controller that all consumers are done consuming.
> This could happen in the TearDownTest command or in a new StopTest command.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to