[ http://issues.apache.org/jira/browse/DIREVE-321?page=comments#action_12363042 ]
Alex Karasulu commented on DIREVE-321: -------------------------------------- Here's that commit ... again this just a code drop of how to build a tool someone really needs to write this thing properly. For now it works minimally and satisfies this request. http://svn.apache.org/viewcvs.cgi?rev=369946&view=rev Oh more TODOs: * logging * should use the updn index to pull from master table instead since this index is simpler and can tell us if an entry cannot be found in the master table * update tool to do more and change its name. some possibilities are: - rebuild indices - scrub partition for deleted entries - compact it (defrag) > Need a dump tool to extract LDIF from JDBM database > --------------------------------------------------- > > Key: DIREVE-321 > URL: http://issues.apache.org/jira/browse/DIREVE-321 > Project: Directory Server > Type: New Feature > Reporter: Alex Karasulu > Assignee: Alex Karasulu > Priority: Critical > Fix For: 0.9.4 > > We're in need of a tool that dumps the contents of the jdbm database as an > LDIF. This tool is meant to be used if the server cannot start of the > database is corrupt for some reason. It should try its best to extract as > much data as it can from the database using the master table and the dn index. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
