Lorenz Quack created QPID-6804:
----------------------------------

             Summary: 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
            Assignee: Lorenz Quack
            Priority: Minor


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