2 Replies Latest reply on Oct 13, 2011 11:26 PM by gaprashanth

    Question on using eagerLockSingleNode with keyAffinityService

    gaprashanth

      If it is recommended to use eagerLockSingleNode with KeyAffinityService to lock only locally only if you are updating the owner. THis greatly helps in avoiding locking remotely and any deadlocks.

      But is it possible to use the user-defined keys with KeyAffinityService as the sample code shows Infinispan generated keys.