[ 
https://issues.apache.org/jira/browse/DIRSERVER-1624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13466780#comment-13466780
 ] 

Emmanuel Lecharny commented on DIRSERVER-1624:
----------------------------------------------

It's not an exact duplication of DIRSERVER-1709 : this issue is for index added 
after some data has been injected into the server, even if the server is down.

I think it has been fixed a long time ago, but we must double check that the 
index is re-created at startup, with all the data injected into it (that means 
we read all the entries, and add the values into the index before opening the 
server)
                
> Index are not created when added after the server has been started
> ------------------------------------------------------------------
>
>                 Key: DIRSERVER-1624
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1624
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 1.5.7
>            Reporter: Emmanuel Lecharny
>            Priority: Blocker
>             Fix For: 2.0.0-RC1
>
>
> If we start a server, add a user index, it's not really created. The 
> Partition sees the index added into it's indexed attributeTypes list, but the 
> underlying storage is never updated.
> In order to have the index created, the DirectoryService must be stopped and 
> started.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to