You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Bhawesh Agrawal (Jira)" <ji...@apache.org> on 2021/06/30 13:11:00 UTC

[jira] [Created] (IGNITE-15039) Ignite java.lang.NegativeArraySizeException, during fetch data from ignite

Bhawesh Agrawal created IGNITE-15039:
----------------------------------------

             Summary: 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
         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.

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)