LEE PYUNG BEOM created IGNITE-12543:
---------------------------------------

             Summary: When put List<List<SomeObject>>, the data was increased 
much larger.
                 Key: IGNITE-12543
                 URL: https://issues.apache.org/jira/browse/IGNITE-12543
             Project: Ignite
          Issue Type: Bug
          Components: thin client
    Affects Versions: 2.6
            Reporter: LEE PYUNG BEOM


When using Java Thin Client with Ignite 2.6,

When I put data in the form List<List<SomeObject>>, 

the size of the original 200KB data was increased to 50MB when inquired by 
Ignite servers.

On the Heap Dump, the list element was repeatedly accumulated, increasing the 
data size.

Under network monitoring, normal size was measured during transmission from the 
client to the server.



Do you have a history of reported issues?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to