I've been consistently getting a error "class o.a.i.i.processors.cache.persistence.tree.CorruptedTreeException: B+Tree is corrupted".
I know a related bug was recently fixed in v2.8 (https://issues.apache.org/jira/browse/IGNITE-12593) and another one is in progress (https://issues.apache.org/jira/browse/IGNITE-12911. However I'm not sure if my scenario is related to either one of them (though it is close to IGNITE-12593). Sharing more details to seek help in either identifying the bug or suggestion for possible work around, thanks in advance! *Note*: The below excpetion was not observed when the mentioned cache was initialized without any indexed field i.e without any QueryIndex within the QueryEntity config. *Ignite Version*: 2.8.1 *Encountered Exception* *Size of the DB table*: 25M rows *Cache Settings* -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
