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

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

    Derby Info: [Patch Available]

Existing tests succeed with this patch.

It is bit difficult to write tests for this, but the locking tests that are 
added to jdbc4/ClobTest as part of DERBY-3098 fails for client-server without 
this fix.

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

Reply via email to