You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Owen Nichols (Jira)" <ji...@apache.org> on 2022/06/22 20:47:04 UTC

[jira] [Closed] (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 ]

Owen Nichols closed GEODE-9585.
-------------------------------

> 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: Dan Smith
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> 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.20.7#820007)