You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by bs...@apache.org on 2018/11/13 21:44:03 UTC

[geode] branch feature/GEODE-5072 updated (353df23 -> e2f3830)

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

bschuchardt pushed a change to branch feature/GEODE-5072
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from 353df23  GEODE-5072 Java clients should not access or modify internal regions
     add e2f3830  GEODE-5072 Java clients should not access or modify internal regions

No new revisions were added by this update.

Summary of changes:
 .../InternalCacheForClientAccessDUnitTest.java     | 176 +++++++++++++++++++++
 1 file changed, 176 insertions(+)
 create mode 100644 geode-dunit/src/main/java/org/apache/geode/internal/cache/InternalCacheForClientAccessDUnitTest.java