[
https://issues.apache.org/jira/browse/GEODE-1288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15254761#comment-15254761
]
ASF GitHub Bot commented on GEODE-1288:
---------------------------------------
GitHub user gemzdude opened a pull request:
https://github.com/apache/incubator-geode/pull/136
GEODE-1288: Correct entry expiration detection logic error
Corrected while loop logic error
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gemzdude/incubator-geode feature/GEODE-1288
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-geode/pull/136.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 #136
----
commit 9209ec0d725e4458ea5bc5af2be7903e50dedd0d
Author: Scott Jewell <[email protected]>
Date: 2016-04-22T21:49:50Z
GEODE-1288: Correct entry expiration detection logic error
----
> Bug44418JUnitTest logic error causes unnecessary wait duration
> --------------------------------------------------------------
>
> Key: GEODE-1288
> URL: https://issues.apache.org/jira/browse/GEODE-1288
> Project: Geode
> Issue Type: Bug
> Components: tests
> Reporter: Scott Jewell
> Assignee: Scott Jewell
>
> Test waits for entry to expire or a specific amount of time.
> Logic error causes wait to always be for full amount of time
> even though the entry has expired.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)