Hello! Since you are the first to report such problem, I recommend you to try make a reproducer project and/or file an issue against Ignite JIRA. Then, somebody will check it.
Regards, -- Ilya Kasnacheev ср, 30 окт. 2019 г. в 06:59, mvkarp <[email protected]>: > Hi team, any update/clarification on this? It is quite critical bug in > production environment as it is taking 100% CPU usage and leads to OOM / > crashes. > > As more information, this is also affecting the ignite server JVMs causing > them to crash, and it seems to be assigning a mvcc coordinator node > regardless of not having a single TRANSACTIONAL_SNAPSHOT atomicity cache. > > If MVCC is disabled, should there be no MVCC coordinator node in the first > place? Nor should there be anything being populated in the Mvcc classes > (otherwise they never get processed and this leads to a memory leak). > > Furthermore, is there a way to disable MVCC completely? > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
