GitHub user gemzdude opened a pull request:

    https://github.com/apache/incubator-geode/pull/232

    Feature/geode 599

    GEODE-599 CI Failure: 
DistributedAckPersistentRegionCCEDUnitTest.testClearWithConcurrentEventsAsync
    
    Region consistency errors possible with region clear and concurrent 
operations.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gemzdude/incubator-geode feature/GEODE-599

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-geode/pull/232.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 #232
    
----
commit f87e2f4ecad1b9f96d1a164bf2b03e5705fa1243
Author: Scott Jewell <sjew...@pivotal.io>
Date:   2016-07-08T22:52:03Z

    GEODE-599: CI Failure: 
DistributedAckPersistentRegionCCEDUnitTest.testClearWithConcurrentEventsAsync
    
    Cache modification lock was being released before operation distribution to 
other members.
    This provided a small window in which an operation from another thread 
could update the
    region prior to the other members receiving notification (i.e. down leveled)

commit bfbbfd536946543b78003ee2c4bc50b8d1972276
Author: Scott Jewell <sjew...@pivotal.io>
Date:   2016-07-12T18:05:04Z

    GEODE-599: CI Failure: 
DistributedAckPersistentRegionCCEDUnitTest.testClearWithConcurrentEventsAsync 
region inconsistencies

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to