Re: Cache write synchronization mode

2023-07-26 Thread Raymond Wilson
I kicked off a separate thread for this as requested. On Tue, Jul 25, 2023 at 9:43 PM Pavel Tupitsyn wrote: > > If the primary node 'comes back' after the primary node failure would > you expect the new value to propagate to all nodes? > > I don't think so, but I'm not 100% sure - could you ask

Cache write synchonization with replicated caches

2023-07-26 Thread Raymond Wilson
Hi, I have a query regarding data safety of replicated caches in the case of hard failure of the compute resource but where the storage resource is available when the node returns. We are using Ignite 2.15 with the C# client. We have a number of these caches that have four nodes participating