jairocgr / jdbm2

Automatically exported from code.google.com/p/jdbm2
0 stars 0 forks source link

[Bug fix] Disk memory leak in BTree.java #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Please apply the following change from the original JDBM:
http://jdbm.cvs.sourceforge.net/viewvc/jdbm/jdbm/src/main/jdbm/btree/BTree.java?
r1=1.17&r2=1.18

See this old ApacheDS bug report for a discussion:
http://old.nabble.com/-ApacheDS---JDBM--Index-.db-files-grow-from-attribute-repl
ace-td22606145.html

ApacheDS has included this fix in their fork of JDBM 1.0 since March 31, 2009:
http://svn.apache.org/viewvc/directory/apacheds/trunk/jdbm/src/main/java/jdbm/bt
ree/BTree.java?view=log

Original issue reported on code.google.com by t.wolf...@gmail.com on 16 Jun 2011 at 6:27

GoogleCodeExporter commented 8 years ago
Fixed, revision 77. 

Original comment by kja...@gmail.com on 4 Sep 2011 at 2:42