[ 
https://issues.apache.org/jira/browse/GEODE-1061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15227121#comment-15227121
 ] 

ASF subversion and git services commented on GEODE-1061:
--------------------------------------------------------

Commit 80af53d91053facb803a616e7b32bfdb52302e6d in incubator-geode's branch 
refs/heads/develop from [~nnag]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=80af53d ]

GEODE-1061: Synchronized update operations and executeCQ happens before updates

* Moved function execution of executeCQ before region updates because if all 
the updates finish before executeCQ, the test will fail because the cache map 
size will be zero. This is a feature for PR regions.
* Made all update operations to be synchronous rather than using sleep and 
infinite while loop to wait.

This closes #121


> CI failure: CqResultSetUsingPoolDUnitTest.testCqResultsCachingForPR
> -------------------------------------------------------------------
>
>                 Key: GEODE-1061
>                 URL: https://issues.apache.org/jira/browse/GEODE-1061
>             Project: Geode
>          Issue Type: Bug
>          Components: querying
>            Reporter: Darrel Schneider
>            Assignee: Jason Huynh
>              Labels: CI
>
> failed run 1807 on revision: 23950e80f8771eb134cb128ad9cff4d78f270d12
> com.gemstone.gemfire.test.dunit.RMIException: While invoking 
> com.gemstone.gemfire.cache.query.cq.dunit.CqResultSetUsingPoolDUnitTest$16.run
>  in VM 0 running on Host timor.gemstone.com with 4 VMs
>       at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:379)
>       at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:321)
>       at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:272)
>       at 
> com.gemstone.gemfire.cache.query.cq.dunit.CqResultSetUsingPoolDUnitTest.testCqResultsCachingForPR(CqResultSetUsingPoolDUnitTest.java:799)
> Caused by: junit.framework.AssertionFailedError: The Result Cache for CQ on 
> PR is not working. CQ :testCqResultsP_0
>       at junit.framework.Assert.fail(Assert.java:57)
>       at junit.framework.TestCase.fail(TestCase.java:227)
>       at 
> com.gemstone.gemfire.cache.query.cq.dunit.CqResultSetUsingPoolDUnitTest$16.run2(CqResultSetUsingPoolDUnitTest.java:826)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to