Hi,

Here is an Ignite Key-Value Transactions Architecture design duocment:
https://cwiki.apache.org/confluence/display/IGNITE/Ignite+Key-Value+Transactions+Architecture#IgniteKey-ValueTransactionsArchitecture-Transactions

Evgenii

чт, 25 окт. 2018 г. в 9:56, kotamrajuyashasvi <[email protected]>:

> 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