Dan Smith created GEODE-9585:
--------------------------------

             Summary: 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


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)

Reply via email to