Hello! By default, cache operations will only read data from primary node (unless readFromBackup is set to true).
This means that cache is consistent even with PRIMARY_SYNC. Regards, -- Ilya Kasnacheev пт, 18 янв. 2019 г. в 03:39, Cindy Xing <[email protected]>: > In the ignite doc ( > https://apacheignite.readme.io/docs/primary-and-backup-copies), it > mentioned that the cache will be immediate consistent independent of the > sync mode chosen. Can someone help explain how? *Cache Data Consistency > Note that regardless of write synchronization mode, cache data will always > remain fully consistent across all participating nodes when using > transactions. * Thanks Cindy > ------------------------------ > Sent from the Apache Ignite Users mailing list archive > <http://apache-ignite-users.70518.x6.nabble.com/> at Nabble.com. >
