You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by zshamrock <al...@gmail.com> on 2016/08/15 22:57:03 UTC

What does this error mean?

"Failed to update store (value will be lost as current buffer size is greater
than 'cacheCriticalSize' or node has been stopped store was repaired)?" - I
start to see this error in the log, and also CPU consumption grows almost to
100% later on (not yet sure that these two are related, do they?)



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/What-does-this-error-mean-tp7080.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: What does this error mean?

Posted by vkulichenko <va...@gmail.com>.
This means that the cache store can't update the database and the
write-behind queue gets filled up eventually. You should go through logs -
there must be an original exception that caused this.

-Val



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/What-does-this-error-mean-tp7080p7082.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.