You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Andreas Korneliussen (JIRA)" <de...@db.apache.org> on 2006/07/11 12:49:30 UTC

[jira] Updated: (DERBY-1498) avoid tracing of LOB data in DRDAConnThread.readAndSetExtParams

     [ http://issues.apache.org/jira/browse/DERBY-1498?page=all ]

Andreas Korneliussen updated DERBY-1498:
----------------------------------------

    Attachment: DERBY-1498.diff

Attached is a patch which instead logs the length of the byte array.

> 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
>  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