You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ds...@apache.org on 2020/06/10 19:19:52 UTC

[geode] branch develop updated (ece3a5a -> fe43bc6)

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

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


    from ece3a5a  GEODE-8238: message loss during shutdown in Shutdown Hook when JVM exits (#5232)
     add fe43bc6  GEODE-8205: fix locally failing tests

No new revisions were added by this update.

Summary of changes:
 .../tools_modules/redis_api_for_geode.html.md.erb  |  2 +-
 .../apache/geode/redis/GeodeRedisServerRule.java   |  2 +-
 .../redis/GeodeRedisServerStartupDUnitTest.java    | 57 ++++++++++------------
 .../geode/redis/internal/GeodeRedisServer.java     | 24 +++------
 4 files changed, 34 insertions(+), 51 deletions(-)