Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.15.0
Description
The documentation for the SMOVE command states that it is atomic. The current implementation in the geode-for-redis module is not, which could result in partially-applied moves if servers crash during a move.
The implementation should be changed to use the 'lockedExecuteInTransaction()' method in the SMoveExecutor class.
Attachments
Issue Links
- links to