[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Subversion's use of Berkeley DB [#11511]

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-12-13 03:00:04 CET

On Sun, 2004-12-12 at 18:48, Keith Bostic wrote:
> Does RPM ever run database environment recovery? (I know the
> RPM maintainer is happy with Berkeley DB, and he's never asked
> any of these questions. :-)

I don't know if RPM ever runs database recovery. And while Jeff may be
happy with Berkeley DB, his users haven't always been;
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=73097 partially
documents a miserable period where rpmlib would commonly hang trying to
access the database, which was no good at all for system stability.
This problem appears to be mostly fixed as a practical concern (I think
mostly by eliminating circumstances where rpm processes would exit
uncleanly), but it's still symptomatic of Berkeley DB's brittleness when
used as an embedded database.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 13 03:01:12 2004

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.