Hi

In my ignite project a key object of a cache has one of its fields as
affinitykeymapped. The cache has 1 backup. Using transactional mode
pessimistic and repeatable_read mode. When we acquire lock using
cache.get()/put() etc.. is lock only acquired on primary node where the key
is located or tries to lock the key on all nodes ? or just both primary and
backup ?



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to