[
https://issues.apache.org/jira/browse/GEODE-9994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen Nichols closed GEODE-9994.
-------------------------------
> 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
> Reporter: Donal Evans
> Assignee: Eric Zoerner
> Priority: Major
> Labels: blocks-1.15.0, pull-request-available, unreleased
> Fix For: 1.15.0
>
>
> 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.7#820007)