Hi Val, I assume that you are referring to the thread-local information in the coordinator, which should have all the keys.
Basically I was looking in Ignite for a capability similar with Geode functions <http://geode.docs.pivotal.io/docs/developing/function_exec/chapter_overview.html> . Geode functions can be executed inside a transaction. Even tough right now Geode doesn't support distributed transaction, I saw that they have a plan to add them and also support executing functions in a distributed transaction context. I assume that in their case the client is not aware of changes done in those functions. Ignite does not support such a feature nor does it have it in the roadmap, correct? I will check the performance when the issue will be fixed. Thanks, Ionut -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Update-performance-tp6214p6302.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
