Shaomin, Session is ended when the cache update is done or when transaction is committed/rolled back. In case of write behind the actual DB update can happen after the cache store session ends.
There is no synchronization between this process and discovery event. Actually, discovery event is fired on all nodes and the session is node-local, so I'm not sure what you meant by your question. Please clarify if anything is still unclear for you. -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Data-lost-when-using-write-behind-tp4265p4425.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
