This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 26272 - Compacting of b-tree storage.
Summary: Compacting of b-tree storage.
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: Daniel Prusa
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2002-08-04 22:59 UTC by Martin Matula
Modified: 2008-10-24 08:56 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Matula 2002-08-04 22:59:36 UTC
Currently the b-tree storage reuses "garbage-space" 
inefficiently and as a result it gets fragmented. A 
compacting mechanism is needed to be able to defragment 
the storage.
Comment 1 Jaroslav Tulach 2008-10-24 08:56:40 UTC
I guess this is some lost bug that nobody really wants to fix.