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

Re: Making fsfs generate unique transaction names

From: David Glasser <glasser_at_mit.edu>
Date: 2007-06-14 00:58:00 CEST

On 6/13/07, Blair Zajac <blair@orcaware.com> wrote:
> I have the ability for a client to begin a transaction remotely and then
> refer to that transaction to do work. In FSFS, if a client begins a
> transaction, gives the transaction name to another process, which then
> closes it, and a third process begins a new transaction based on the
> same revision, then it will get the same transaction name and the owner
> of the original transaction will be operating inside a different
> transaction and will be able to abort the transaction, which it should
> not be able to do.

Wow, this seems pretty bad. Could this even be causing corruption in
current svn? Or is the case you describe not yet realizable?

--dave

-- 
David Glasser | glasser_at_mit.edu | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 14 00:58:10 2007

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.