GitHub user franz1981 opened a pull request:
https://github.com/apache/activemq-artemis/pull/1444
ARTEMIS-1326 testTimeOnTimedBuffer incorrect timeout count
The original test wasn't correctly counting the timeout expiration during
the burst of writes.
Now the test is considering the timeout expirations between 2 consecutive
bursts of writes in order to verify if the timeout is correctly handled.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/franz1981/activemq-artemis ARTEMIS-1326
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1444.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1444
----
commit 3d29886724d4b506494a392c20973084af84766b
Author: Francesco Nigro <[email protected]>
Date: 2017-08-06T09:55:41Z
ARTEMIS-1326 testTimeOnTimedBuffer incorrect timeout count
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---