Hi,
Looking at StateTransferManager.acquireLocksForStateTransfer(), I see:
// Until we have FLUSH in place, don't force locks
// forceAcquireLock(root, lockOwner,
lockChildren);
AFAIK, FLUSH has been finished with JGroups 2.5, so maybe we wanna
be implementing this?
Just checking in case we forgot it :)
Cheers,
Galder