update StatisticsCounter to allow for more reliable unit testing and reduction
in the amount of system testing
--------------------------------------------------------------------------------------------------------------
Key: QPID-3811
URL: https://issues.apache.org/jira/browse/QPID-3811
Project: Qpid
Issue Type: Improvement
Components: Java Broker
Reporter: Robbie Gemmell
Fix For: Future
The unit testing of the StatisticsCounter class involves use of Thread.sleep
that make it take longer than required and can lead to ocasional spurious
failure(eg QPID-3794). The implementation and tests should be updated to allow
for more determinate testing to take place. Additionally there are a lot of
system tests for Message Statistics, easily more than should really be
necessary to ensure the feature functions in real usage scenarios, so effort
should be made to reduce the overlap.
--
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
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]