[ http://issues.apache.org/jira/browse/DERBY-1472?page=comments#action_12419712 ]
Tomohito Nakayama commented on DERBY-1472: ------------------------------------------ Thank you Byran ! Your test helps me lot. I think reporter of DERBY-550 may mistaken OutOfMemoryError at server side, for error at client side. // If program run in one computer, it will be easily mistaken... Well, I will resolve this issue and DERBY-550 as "Cannot Reproduce". > Avoid expanding object to memory before sending it to server. > ------------------------------------------------------------- > > Key: DERBY-1472 > URL: http://issues.apache.org/jira/browse/DERBY-1472 > Project: Derby > Type: Improvement > Components: Network Client > Reporter: Tomohito Nakayama > Assignee: Tomohito Nakayama > Attachments: test.java > > Object , such as blob/clob, is expanded to memory before sending it to server. > This behavior easily causes OutOfMemoryError, and it is desirable to remove > this process of expanding . -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
