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 "Øystein Grøvlen (JIRA)" <ji...@apache.org> on 2007/10/05 12:21:50 UTC

[jira] Updated: (DERBY-3107) On client, Clob.free() does not release locators.

     [ https://issues.apache.org/jira/browse/DERBY-3107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Øystein Grøvlen updated DERBY-3107:
-----------------------------------

    Attachment: derby-3107.diff

Attached patch, derby-3107.diff, makes sure Clob.free() releases the associated locator.

I also added tracing of Clob.free() since that was missing.

> On client, Clob.free() does not release locators.
> -------------------------------------------------
>
>                 Key: DERBY-3107
>                 URL: https://issues.apache.org/jira/browse/DERBY-3107
>             Project: Derby
>          Issue Type: Bug
>          Components: Network Client
>    Affects Versions: 10.3.1.4
>         Environment: All
>            Reporter: Øystein Grøvlen
>            Priority: Minor
>         Attachments: derby-3107.diff
>
>
> On client, Clob.free() does not call the stored procedure to release the locator associated with the Clob. Hence, server-side Clob objects are not freed until the transaction terminates.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.