[
https://issues.apache.org/jira/browse/IGNITE-15039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bhawesh Agrawal updated IGNITE-15039:
-------------------------------------
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
was:
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.
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
> Ignite java.lang.NegativeArraySizeException, during fetch data from ignite
> --------------------------------------------------------------------------
>
> Key: IGNITE-15039
> URL: https://issues.apache.org/jira/browse/IGNITE-15039
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Affects Versions: 2.8.1
> Reporter: Bhawesh Agrawal
> Priority: Major
> Attachments: Ignite NegativeArraySizeException logs.txt
>
>
> 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
--
This message was sent by Atlassian Jira
(v8.3.4#803005)