Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.15.0
Description
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.
Attachments
Issue Links
- links to