You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Eric Zoerner (Jira)" <ji...@apache.org> on 2021/09/10 22:25:00 UTC

[jira] [Assigned] (GEODE-9585) Add support for the KEYSLOT command

     [ https://issues.apache.org/jira/browse/GEODE-9585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Zoerner reassigned GEODE-9585:
-----------------------------------

    Assignee: Eric Zoerner

> Add support for the KEYSLOT command
> -----------------------------------
>
>                 Key: GEODE-9585
>                 URL: https://issues.apache.org/jira/browse/GEODE-9585
>             Project: Geode
>          Issue Type: Improvement
>          Components: redis
>            Reporter: Dan Smith
>            Assignee: Eric Zoerner
>            Priority: Major
>              Labels: pull-request-available
>
> Spring data redis's JedisClusterKeyCommands class unfortunately is calling the CLUSTER KEYSLOT command on the server to find the slot for a key when performing rename or restore operations. Rename is used by spring session data redis.
> I'll file a PR against jedis, but in the meantime we should add support for the KEYSLOT command to handle this and other weird client behaviors.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)