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

Eric Zoerner commented on GEODE-9665:
-------------------------------------

>From John Martin's cli session:

127.0.0.1:6380> set thekey foo
-> Redirected to slot [3488] located at 127.0.0.1:6379
OK
127.0.0.1:6379> renamenx thekey theotherkey
-> Redirected to slot [650] located at 127.0.0.1:6380
-> Redirected to slot [3488] located at 127.0.0.1:6379
-> Redirected to slot [650] located at 127.0.0.1:6380
-> Redirected to slot [3488] located at 127.0.0.1:6379
-> Redirected to slot [650] located at 127.0.0.1:6380
-> Redirected to slot [3488] located at 127.0.0.1:6379
-> Redirected to slot [650] located at 127.0.0.1:6380
-> Redirected to slot [3488] located at 127.0.0.1:6379
-> Redirected to slot [650] located at 127.0.0.1:6380
-> Redirected to slot [3488] located at 127.0.0.1:6379
-> Redirected to slot [650] located at 127.0.0.1:6380
-> Redirected to slot [3488] located at 127.0.0.1:6379
-> Redirected to slot [650] located at 127.0.0.1:6380

> RENAME or RENAMENX using keys on different servers causes multiple 
> redirections
> -------------------------------------------------------------------------------
>
>                 Key: GEODE-9665
>                 URL: https://issues.apache.org/jira/browse/GEODE-9665
>             Project: Geode
>          Issue Type: Bug
>          Components: redis
>    Affects Versions: 1.15.0
>            Reporter: Eric Zoerner
>            Assignee: Eric Zoerner
>            Priority: Major
>              Labels: needsTriage
>
> when running on a multi-server cluster, an attempt to rename with source and 
> target keys that are hosted on different servers causes multiple MOVED 
> redirects.
>  
>  



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

Reply via email to