Replacing indexed attribute always grows JDBM database
------------------------------------------------------
Key: DIRSERVER-1343
URL: https://issues.apache.org/jira/browse/DIRSERVER-1343
Project: Directory ApacheDS
Issue Type: Bug
Components: core
Affects Versions: 1.5.4
Reporter: Martin Alderson
Assignee: Martin Alderson
Fix For: 1.5.5
The JDBM database for an indexed attribute grows each time an attribute of that
type is replaced.
This was a bug in JDBM that has not made its way to our JDBM branch yet. The
fix is:
http://jdbm.cvs.sourceforge.net/viewvc/jdbm/jdbm/src/main/jdbm/btree/BTree.java?r1=1.17&r2=1.18
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.