Hi, Does PRIMARY_SYNC means waiting for only primary copies even if the primary copies are on remote nodes, while FULL_ASYNC means waiting for only local copies no matter the local copies are primary or not?
Could you please give me an example case to show different performance results with the two CacheWriteSynchronizationModes? Thanks, Cong
