You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/11/23 19:51:00 UTC

[jira] [Commented] (GEODE-9812) Kill multiple Radish servers expecting operations to continue

    [ https://issues.apache.org/jira/browse/GEODE-9812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17448246#comment-17448246 ] 

ASF subversion and git services commented on GEODE-9812:
--------------------------------------------------------

Commit b0d05cff7fef3440d24e6a562c63cb8b53009b53 in geode's branch refs/heads/develop from Jens Deppe
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b0d05cf ]

GEODE-9812: Add Radish tests that kills multiple servers (#7115)

- Despite data loss, the test ensures that operations continue without
  errors related to MOVED responses or missing slots.
- Only start servers 1, 2 and 3 before creating buckets. That way we're
  guaranteed to lose data.

> Kill multiple Radish servers expecting operations to continue
> -------------------------------------------------------------
>
>                 Key: GEODE-9812
>                 URL: https://issues.apache.org/jira/browse/GEODE-9812
>             Project: Geode
>          Issue Type: Test
>          Components: redis
>            Reporter: Jens Deppe
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> Kill more than one server and expect the distributed system to recover. Data loss is expected. The motivation behind this test is to ensure that, in a situation where both the primary and secondary buckets are not available, Redis clients are able to continue doing ops without getting stuck or hitting loops of MOVED responses etc.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)