Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.8.1
-
None
-
None
-
Docs Required, Release Notes Required
Description
We have two nodes ignite clusters, where we keep data in ignite off-heap memory and have Cassandra node as 3rd party persistence, so if data not in ignite, we get data from Cassandra.
Ignite Heap Memory: 32 GB
Ignite off-heap memory : 385 GB
we frequently get below Exception when we fetch data from ignite. and unable to identify why the exception occurs on ignite.
Exception : java.lang.NegativeArraySizeException
And due to that exception, Ignite node gets down frequently.
Can you please check the attached detail logs, and let us know, why the exception occurs. and what would be fixed for that exception so our ignite node don't terminated frequently during data fetch