You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by je...@apache.org on 2021/11/23 19:49:34 UTC

[geode] branch develop updated (f56d60a -> b0d05cf)

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

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


    from f56d60a  GEODE-9838: Log key info for deserialization issue while index update (#7136)
     add b0d05cf  GEODE-9812: Add Radish tests that kills multiple servers (#7115)

No new revisions were added by this update.

Summary of changes:
 .../StringsKillMultipleServersDUnitTest.java       | 115 +++++++++++++++++++++
 1 file changed, 115 insertions(+)
 create mode 100644 geode-for-redis/src/distributedTest/java/org/apache/geode/redis/internal/executor/string/StringsKillMultipleServersDUnitTest.java