Hi Ilya, we could find out the problem of the application stop. We see "Buffer Overflow" error when application stops. We commented out mCache.Put() in our code(basically not calling Put API to write data to DB) and the restart did not happen. Also this restart happens after a certain number of entries in DB. Do you have any idea what can cause this buffer overflow while write in DB? and is there anything we can do to avoid it?
-- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
