[
https://issues.apache.org/jira/browse/ARTEMIS-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16115739#comment-16115739
]
ASF GitHub Bot commented on ARTEMIS-1326:
-----------------------------------------
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
----
> testTimeOnTimedBuffer incorrect timeout count
> ---------------------------------------------
>
> Key: ARTEMIS-1326
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1326
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Francesco Nigro
> Assignee: Francesco Nigro
>
> The test isn't evaluating the timeout expiration while writing in batches
> into the TimedBuffer
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)