[
https://issues.apache.org/jira/browse/CURATOR-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14724375#comment-14724375
]
ASF GitHub Bot commented on CURATOR-254:
----------------------------------------
GitHub user cammckenzie opened a pull request:
https://github.com/apache/curator/pull/101
CURATOR-254 - Modified the test assertions so that they ensure that t…
…he theoretical maximum queue size is not exceeded. The previous limit was
exceedable depending on how quick consumers were pulling data off the queue.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/curator CURATOR-254
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/curator/pull/101.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 #101
----
commit 970bd3963cdca545580460e34ccaead8e9c212f7
Author: Cam McKenzie <[email protected]>
Date: 2015-08-31T23:13:06Z
CURATOR-254 - Modified the test assertions so that they ensure that the
theoretical maximum queue size is not exceeded. The previous limit was
exceedable depending on how quick consumers were pulling data off the queue.
----
> TestBoundedDistributedQueue:testMulti fails intermittently
> ----------------------------------------------------------
>
> Key: CURATOR-254
> URL: https://issues.apache.org/jira/browse/CURATOR-254
> Project: Apache Curator
> Issue Type: Bug
> Affects Versions: 2.8.0
> Reporter: Cameron McKenzie
> Assignee: Cameron McKenzie
> Fix For: 2.9.0
>
> Attachments:
> TEST-org.apache.curator.framework.recipes.queue.TestBoundedDistributedQueue.xml
>
>
> The TestBoundedDistributedQueue:testMulti fails intermittently. See attached
> test report.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)