You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by do...@apache.org on 2022/02/11 01:26:41 UTC

[geode] branch develop updated (8825d95 -> 21215d8)

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

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


    from 8825d95  GEODE-10018: Remove redundant TX flag from SetOptions (#7352)
     add 21215d8  GEODE-9845: Refactor OutOfMemoryDUnitTest (#7338)

No new revisions were added by this update.

Summary of changes:
 geode-for-redis/build.gradle                       |  10 +
 .../java/org/apache/geode/redis/ClusterNode.java   |   9 +
 .../apache/geode/redis/OutOfMemoryDUnitTest.java   | 408 +++++++++++++--------
 3 files changed, 280 insertions(+), 147 deletions(-)