Mikhail Titov created DIRSERVER-2423:
----------------------------------------
Summary: Dead local storage issue at JdbmPartition
Key: DIRSERVER-2423
URL: https://issues.apache.org/jira/browse/DIRSERVER-2423
Project: Directory ApacheDS
Issue Type: Improvement
Components: jdbm
Affects Versions: 2.0.0.AM27
Reporter: Mikhail Titov
The problem affects following functions:
1.
[doRepair()|https://github.com/apache/directory-server/blob/5f01dc406ff24892164849c73a34b1781b0f6a26/jdbm-partition/src/main/java/org/apache/directory/server/core/partition/impl/btree/jdbm/JdbmPartition.java#L327]
2.
[doInit()|https://github.com/apache/directory-server/blob/5f01dc406ff24892164849c73a34b1781b0f6a26/jdbm-partition/src/main/java/org/apache/directory/server/core/partition/impl/btree/jdbm/JdbmPartition.java#L398]
List named
[allIndices|https://github.com/apache/directory-server/blob/5f01dc406ff24892164849c73a34b1781b0f6a26/jdbm-partition/src/main/java/org/apache/directory/server/core/partition/impl/btree/jdbm/JdbmPartition.java#L349]
contains indexes, but is not used in functions. This issue may be cosmetic in
nature, but think it needed for some other actions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]