Re: java.lang.AssertionError : 0

2019-12-06 Thread Ilya Kasnacheev
est, my code is calling Ignite.close(). I also had this stack trace under > some loads with multi threads and putall on caches. > > I see this stacktrace : > > > java.lang.AssertionError: 0 > at > org.apache.ignite.internal.processors.cache.persistence.tree.io

java.lang.AssertionError : 0

2019-12-02 Thread yann.blaz...@externe.bnpparibas.com
Hello, when I do some integration test with spring, at the end of the test, my code is calling Ignite.close(). I also had this stack trace under some loads with multi threads and putall on caches. I see this stacktrace : java.lang.AssertionError: 0 at