]
Pedro Ruivo closed ISPN-4140.
-----------------------------
Fix Version/s: (was: 7.2.0.CR1)
Resolution: Won't Fix
Clear consistency was relaxed. No locks are involved and it does not interact with
transactions.
Clear command doesn't acquire any remote locks in pessimistic
mode
------------------------------------------------------------------
Key: ISPN-4140
URL:
https://issues.jboss.org/browse/ISPN-4140
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 6.0.2.Final
Reporter: Dan Berindei
Assignee: Pedro Ruivo
This is related to ISPN-2530. The 1-phase prepare command is now sent remotely, but it
doesn't acquire any locks. The clear command doesn't trigger any remote
LockControlCommands either.