Cleanup Index access methods after making Partitions hold configuration info in
bigbang
---------------------------------------------------------------------------------------
Key: DIRSERVER-1193
URL: https://issues.apache.org/jira/browse/DIRSERVER-1193
Project: Directory ApacheDS
Issue Type: Task
Components: core
Reporter: Alex Karasulu
Fix For: 1.5.4
Right now we use a set to store the attributes indexed in JdbmPartition which
really should go into BTreePartition (if at all BTreePartition should exist).
Then we have the userIndices and systemIndices properties on BTreePartition.
There's some redundancy and inconsistency here. Lets review and clean this up.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.