Hello,
With/Without native persistence, We have been getting the below
exception in production.
We upgraded to latest Ignite version 2.7.6 after reading through this
post , still no luck. Any help is appreciated. Unfortunately I couldn't
reproduce in local setup.
Thanks
http://apache-ignite-users.70518.x6.nabble.com/index-corrupted-error-org-apache-ignite-internal-processors-cache-persistence-tree-CorruptedTreeExcew-td29405.html
Caused by: org.h2.jdbc.JdbcSQLException: General error: "class
org.apache.ignite.internal.processors.cache.persistence.tree.CorruptedTreeException:
Runtime failure on row: Row@15e0373e[
....
....
Caused by: org.apache.ignite.binary.BinaryObjectException: Failed to
get
field because type ID of passed object differs from type ID this BinaryField
belongs to [expected=-998325920, actual=905211022]
at
org.apache.ignite.internal.binary.BinaryFieldImpl.fieldOrder(BinaryFieldImpl.java:287)
~[ignite-core-2.7.6.jar:2.7.6]
at
org.apache.ignite.internal.binary.BinaryFieldImpl.value(BinaryFieldImpl.java:109)
~[ignite-core-2.7.6.jar:2.7.6]
at
org.apache.ignite.internal.processors.query.property.QueryBinaryProperty.fieldValue(QueryBinaryProperty.java:260)
~[ignite-core-2.7.6.jar:2.7.6]
at
org.apache.ignite.internal.processors.query.property.QueryBinaryProperty.value(QueryBinaryProperty.java:156)
~[ignite-core-2.7.6.jar:2.7.6]
--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/