Thanks for the great work, Emmanuel. I have some questions. As discussed previously, it's hard to recreate the database corrupt issue. Did you include a test with a sample corrupt database image and show if it's can be repaired? All the work in a unit test or integration test. Does the repair process just read the database image without any updating or writing? Sorry I don't get the chance to understand the work in details, and it's possible you have done that already. If so please ignore my concerns. Thanks.
Regards, Kai -----Original Message----- From: Emmanuel Lécharny [mailto:[email protected]] Sent: Thursday, January 28, 2016 8:02 AM To: Apache Directory Developers List <[email protected]> Subject: Re: Database corruption repair tool Le 27/01/16 23:33, Emmanuel Lécharny a écrit : > Hi guys, > > as I said, I was working on porting Kiran's partition-plumber in > ApacheDS. It's now done, and tested (minimally, I must say...). > > I have created some packages that contain this feature, available on > people.apache.org/~elecharny. It's not official, but as soon as we > have a proof that it works, we will cut a release containing this feature. > > There is an added option that you can use when starting the server : > 'repair'. Launching 'apacheds.sh repair' should do the trick. I > *think* I have also handled the wrapper, but that has to be tested. > Same thing for windows script. > > You can give it a try ! Obviously, it's not perfect :/ There is some needed work on the wrapper, and the logs. i'll try to get a new version out tomorrow evening.
