You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by gemzdude <gi...@git.apache.org> on 2016/08/15 19:36:04 UTC

[GitHub] incubator-geode pull request #232: Feature/geode 599

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

[GitHub] incubator-geode pull request #232: Feature/geode 599

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


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

[GitHub] incubator-geode issue #232: Feature/geode 599

Posted by dschneider-pivotal <gi...@git.apache.org>.
Github user dschneider-pivotal commented on the issue:

    https://github.com/apache/incubator-geode/pull/232
  
    This looks good. I will pull it in.


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