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 "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/10/11 16:11:50 UTC

[jira] Commented: (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:comment-tabpanel#action_12534044 ] 

Knut Anders Hatlen commented on DERBY-3107:
-------------------------------------------

The patch looks good to me (but it adds two lines with trailing spaces). +1 to commit.

> 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
>            Assignee: Ø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.