Deleting an AttributeType with an Index based on it won't remove the index
--------------------------------------------------------------------------
Key: DIRSERVER-1417
URL: https://issues.apache.org/jira/browse/DIRSERVER-1417
Project: Directory ApacheDS
Issue Type: Bug
Affects Versions: 1.5.5
Reporter: Emmanuel Lecharny
Priority: Critical
Fix For: 2.0.0-RC1
If an Index is created using an AttributeType, and if we remove this
AttributeType, then the index will be pending, with unknown consequences atm.
When we delete an AttributeType, its index must be removed too. That mean we
must have a way to get the list of index associated with a specific
AttributeType.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.