RE: write behind performance impacting main thread. Write behindbuffer is never full

2017-11-13 Thread Alexey Popov
Hi Larry, BTW, there is an open improvement https://issues.apache.org/jira/browse/IGNITE-5003 for the issue you faced. Thanks, Alexey -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

RE: write behind performance impacting main thread. Write behindbuffer is never full

2017-11-08 Thread Alexey Popov
ance impacting main thread. Write behindbuffer is never full Alexey, I dug into this a bit more and it is the perfect storm of the way the write behind works and the way we are using one of our Caches.  We need to keep our kafka offsets persisted, so we have a cache with the Key being a t