Hi ,
I would like to consult the following questions,thanks.
When I Perform KV operation in ignite, partition mode is in different write synchronization modes (PRIMARY_SYNC, FULL_ASYNC, FULL_SYNC), first execute cache.put() operation to initialize data, and then execute cache.put() again to update value and query the data immediately after the update. Is the value found at this time before the update or after the update? What is the performance in different write synchronization modes of replication mode? (For example, in the replication cache and PRIMARY_SYNC scenarios, query immediately after updating the value. At this time, is the value queried before the update or just after the update?)
BR,
------------------------------
Qiaoqiao Sun
office staff
ASUS Technology
------------------------------