Hi, Andrey! Actually, data could be persisted not on tx initiating node, but on primary(I.e. we have partitioned cache and local cache) .
Additionally, data would be persisted on backup node if you enable the corresponding flag. > 11 янв. 2018 г., в 10:12, Andrey Nestrogaev <[email protected]> > написал(а): > > Hi Denis, > > Yes, I have already read the article you mentioned. > > But it shows an example where the primary data being changed is located on > the same node, at least I understand it so. > In my original understanding it was that each node creates its own > connection to the 3rd database. But perhaps this works only in the case of > Read-Through, and with distributed transactions, another approach works. > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/
