If the index are created using their alias, they are deleted immediately
------------------------------------------------------------------------

                 Key: DIRSERVER-1712
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1712
             Project: Directory ApacheDS
          Issue Type: Bug
    Affects Versions: 2.0.0-M6
            Reporter: Emmanuel Lecharny
            Priority: Blocker
             Fix For: 2.0.0-M7


If we use the AT's alias to create an index, this index will be removed 
immediately after having been created. This is due to the way the 
deleteUnusedIndex() method works : it searches the files using the AT's OID, 
when the file name will use the AT's alias

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to