[
https://issues.apache.org/jira/browse/DIRSERVER-2077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16138442#comment-16138442
]
Emmanuel Lecharny commented on DIRSERVER-2077:
----------------------------------------------
I think I have a fix for this error. Will need to run the tests to see if it's
not breaking anything, and I also have to add unit tests for some other corner
cases.
Note that the bug is in the LDAP API, not in the server, so I will open a JIRA
on this project and close this one.
> Provide tools to migrate the config or the data between releases
> ----------------------------------------------------------------
>
> Key: DIRSERVER-2077
> URL: https://issues.apache.org/jira/browse/DIRSERVER-2077
> Project: Directory ApacheDS
> Issue Type: Task
> Affects Versions: 2.0.0-M20
> Reporter: Emmanuel Lecharny
> Priority: Critical
> Fix For: 2.0.0-M24
>
>
> We have been lazy in the past, by not provided tools to migrate from one
> version to the other, simply because they were milestones.
> There are three things we need to migrate :
> - configuration
> - schemas
> - data
> for each of those data, we have to provide a tool that helps the migration
> from one version to the next one.
> Ideally, this should be cumulative : ie, migrating from N to, say, N+3 should
> migrate those data from N to N+1, then N+1 to N+2 and finally N+2 to N+3
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)