[
https://issues.apache.org/jira/browse/DIRSERVER-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12874767#action_12874767
]
Stefan Seelmann commented on DIRSERVER-1510:
--------------------------------------------
Good idea. I wonder what would currently happen if I would create an indexed
attribute type named 'master'?
> JdbmIndex files should be named after the corresponding AttributeType
> ---------------------------------------------------------------------
>
> Key: DIRSERVER-1510
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1510
> Project: Directory ApacheDS
> Issue Type: Improvement
> Reporter: Kiran Ayyagari
> Assignee: Kiran Ayyagari
> Fix For: 2.0.0-RC1
>
>
> Currently the JdbmIndex files are stored on disk with the AttributeType's
> name, but this can cause problems if there are more than one alias to the
> same AttributeType. Currently the first mentioned alias name is taken into
> consideration while creating the index, however it is good to name the file
> with the OID of
> the AttributeType.
> A text file with the name <OID>-<Attribute'sname>.txt is also maintained to
> make it easy for administrators to identify the indexes easily.
> This text file might include the schema definition of the AttributeType.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.