[
https://issues.apache.org/jira/browse/DERBY-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14223172#comment-14223172
]
Myrna van Lunteren commented on DERBY-4057:
-------------------------------------------
It seems this check-in had a few javadoc warnings as per the 'Derby-trunk'
Jenkins target:
[javadoc]
/home/jenkins/jenkins-slave/workspace/Derby-trunk/trunk/java/engine/org/apache/derby/impl/store/raw/RawStore.java:429:
warning - @param argument "undo_handle" is not a parameter name.
[javadoc]
/home/jenkins/jenkins-slave/workspace/Derby-trunk/trunk/java/engine/org/apache/derby/iapi/store/raw/data/DataFactory.java:432:
warning - @param argument "undo_handler" is not a parameter name.
[javadoc]
/home/jenkins/jenkins-slave/workspace/Derby-trunk/trunk/java/engine/org/apache/derby/impl/store/raw/data/BasePage.java:357:
warning - Tag @see: can't find getPageIdentity in
org.apache.derby.iapi.store.raw.Page
[javadoc]
/home/jenkins/jenkins-slave/workspace/Derby-trunk/trunk/java/engine/org/apache/derby/impl/store/raw/data/BaseDataFileFactory.java:1394:
warning - @param argument "undo_handle" is not a parameter name.
See:
https://builds.apache.org/view/A-D/view/Derby/job/Derby-trunk/lastBuild/consoleFull
> 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: Improvement
> Components: Store
> Affects Versions: 10.5.1.1
> Reporter: Kathey Marsden
> Assignee: Mike Matrigali
> Labels: derby_backport_reject_10_11, derby_triage10_5_2,
> derby_triage10_9
> Attachments: DERBY-4057_initial_prototype_patch.diff,
> DERBY-4057_patch_2.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)