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

ASF subversion and git services commented on GEODE-9994:
--------------------------------------------------------

Commit bff808245ab59e71a13e393a6301af444393abc4 in geode's branch 
refs/heads/support/1.15 from Eric Zoerner
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=bff8082 ]

GEODE-9994 Make Redis RENAME atomic (#7328)

- change verification to allow for erroneous client retries
- change error logging to warning level to prevent false negative test failure 
due to log

(cherry picked from commit 6413c33d6b0050a1ebe7e88f9ea20295ab780cab)


> Redis RENAME command should be atomic
> -------------------------------------
>
>                 Key: GEODE-9994
>                 URL: https://issues.apache.org/jira/browse/GEODE-9994
>             Project: Geode
>          Issue Type: Bug
>          Components: redis
>    Affects Versions: 1.15.0, 1.16.0
>            Reporter: Donal Evans
>            Assignee: Eric Zoerner
>            Priority: Major
>              Labels: blocks-1.15.0​, pull-request-available
>
> The current implementation of RENAME in the geode-for-redis module is not 
> atomic, which could result in partially-applied renames if servers crash 
> during a rename.
> The implementation should be changed to use the 
> 'lockedExecuteInTransaction()' method in the AbstractRenameExecutor class.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to