[ https://issues.apache.org/jira/browse/GEODE-9585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Smith resolved GEODE-9585. ------------------------------ Fix Version/s: 1.15.0 Resolution: Fixed > 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.3.4#803005)