Hi, If lock will be resides on node that hold the lock, how newly joined node will discover just locked lock instance by lock name to add itself in waiting queue? Who will be responsible for waiting queue handing? Does the queue should be transferred when owner has changed? And finally, how this will resolve the issue with lock-owner node failure? Who will be next owner?
On Mon, Apr 2, 2018 at 10:54 AM, Green <[email protected]> wrote: > Hi,Roman > Thank you for the reply. > I think i should change the value of cacheMode to replicated, it is more > safe. > why not cache the lock on the node who own the lock? If the node leaves > topology, it will has no effect on other nodes. > > Thanks > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ > -- Best regards, Andrey V. Mashenkov
