[ http://issues.apache.org/jira/browse/DERBY-1498?page=all ] Andreas Korneliussen closed DERBY-1498: ---------------------------------------
> avoid tracing of LOB data in DRDAConnThread.readAndSetExtParams > --------------------------------------------------------------- > > Key: DERBY-1498 > URL: http://issues.apache.org/jira/browse/DERBY-1498 > Project: Derby > Type: Sub-task > Components: Network Server > Versions: 10.2.0.0 > Reporter: Andreas Korneliussen > Assignee: Andreas Korneliussen > Priority: Trivial > Fix For: 10.2.0.0 > Attachments: DERBY-1498.diff > > In DRDAConnThread.readAndSetExtParams(..) all the bytes of a LOB is > concatenated to a string and traced, when running in debug mode: > This makes it harder to debug OutOfMemory errors. -- 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
