You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Kiran Ayyagari (JIRA)" <ji...@apache.org> on 2010/05/26 20:32:37 UTC

[jira] Resolved: (DIRSERVER-1417) Deleting an AttributeType with an Index based on it won't remove the index

     [ https://issues.apache.org/jira/browse/DIRSERVER-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kiran Ayyagari resolved DIRSERVER-1417.
---------------------------------------

    Resolution: Fixed

Fixed for JdbmPartition http://svn.apache.org/viewvc?rev=948522&view=rev

> 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
>            Assignee: Kiran Ayyagari
>            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.