Re: #739: Ensuring ACID in Subversion (aka watcher procecesses are fun)
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-09-20 12:29:12 CEST
"Bill Tutt" <rassilon@lyra.org> writes:
> Well, we must do something.
One thing we need to do is ensure that the BDB recovery process is
Lock the repository so that new processes fail to open it
Now check for existing processes that are using the DB
Now run BDB recovery and clear the lock
That provides a secure recovery process, in the face of Subversion
At this stage I would argue that we have a "completly and utterly
Now suppose you want also want to run BDB recovery automatically. I
Then, to have a system that automatically recovers a locked database
Is this possible? Does it satisfy your ACID requirements?
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Sep 20 12:29:49 2002 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.