[ 
https://issues.apache.org/jira/browse/DERBY-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14204022#comment-14204022
 ] 

Bryan Pendleton commented on DERBY-4057:
----------------------------------------

Am I understanding the basic approach correctly: after your change, we will now 
reclaim
the space, but it will be slightly delayed; we will defer space reclamation 
processing 
until a separate phase after the user-level transaction has committed.

The space reclamation "system" transaction can succeed, or fail, but it will do 
so
independently of the user's transaction.


> Space is not reclaimed if transaction is rolled back
> ----------------------------------------------------
>
>                 Key: DERBY-4057
>                 URL: https://issues.apache.org/jira/browse/DERBY-4057
>             Project: Derby
>          Issue Type: Bug
>          Components: Store
>    Affects Versions: 10.5.1.1
>            Reporter: Kathey Marsden
>            Assignee: Mike Matrigali
>              Labels: derby_triage10_5_2, derby_triage10_9
>         Attachments: DERBY-4057_initial_prototype_patch.diff
>
>
> If I repeatedly insert into a clob table and rollback the the transaction the 
> space is not reclaimed and the number of allocated pages continues to grow.   
> I will add a test case to ClobReclamationTest and reference this bug.
> DERBY-4056 may be a special case of this bug, but I thought I would file a 
> bug for the general issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to