-
Bug
-
Resolution: Done
-
Blocker
-
5.2.0.Final
-
None
The clear command is executed locally and it removes all local keys but it is not sent to any other nodes (because affectedKeys for this transaction is empty). This problem only happens with pessimistic locking. It works OK for optimistic locking or non-transactional case.