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

Summary: Compacting of b-tree storage.
Product: java Reporter: Martin Matula <mmatula>
Component: UnsupportedAssignee: Daniel Prusa <dprusa>
Status: RESOLVED WONTFIX    
Severity: blocker CC: issues
Priority: P2 Keywords: PERFORMANCE
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: ENHANCEMENT Exception Reporter:

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.