You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by he...@apache.org on 2018/09/06 16:04:46 UTC

[geode] 01/01: Merge pull request #2420 from balesh2/concurrency-rule-improvements

This is an automated email from the ASF dual-hosted git repository.

heybales pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git

commit 2f18763f699e7fce206c3dfbfff9268d9b6b9770
Merge: 4dee766 8bf38d8
Author: Helena Bales <hb...@pivotal.io>
AuthorDate: Thu Sep 6 09:04:39 2018 -0700

    Merge pull request #2420 from balesh2/concurrency-rule-improvements
    
    GEODE-5684: Add option to check type of cause

 .../geode/test/junit/rules/ConcurrencyRule.java    |  74 +++++++---
 .../test/junit/rules/ConcurrencyRuleTest.java      | 149 ++++++++++++++++++---
 2 files changed, 192 insertions(+), 31 deletions(-)