I am trying to understand this behavior of the entry processor. I could see that the entry processor is called on all server nodes including the backup nodes and the client node. The entry processor is executed on the client node when it is invoked from a transaction irrespective of the isolation level. It is called even when the isolation level is read committed. Can some one explain why is it called on the client node when in a transaction?
Thanks -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Cache-EntryProcessor-process-is-getting-invoked-twice-when-cache-invoke-method-is-called-within-Tran-tp921p6271.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.