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

Re: [Issue 4084] FSFS and BDB store large directories inefficiently

From: Hyrum K Wright <hyrum.wright_at_wandisco.com>
Date: Wed, 21 Dec 2011 09:57:16 -0600

On Tue, Dec 20, 2011 at 11:16 AM, C. Michael Pilato <cmpilato_at_collab.net> wrote:
> On 12/20/2011 11:54 AM, Daniel Shahaf wrote:
>>> Instead of continuing to envision incremental improvements to the various backends, why don't we just
>>> blow the whole thing up and come up with a design which meets the needs of the "modern" Subversion
>>> user?  This isn't the place to propose such a design, obviously, but I think this type of issue would be
>>> useful in the design of a future filesystem.
>>>
>>
>> What other needs would you like to see addressed?
>
> Oh, wow.  Floodgates opened.
>
> Rename tracking; performant revprop query capabilities; real FS ACLs (which
> follow their nodes); pluggable storage behind uniform business logic; better
> support for batch operations; line-based delta information caching (for
> blame); first class merge tracking support at the FS level; ...

What he said.

More generally, I'd like to go back to the paradigm of divorcing
content from structure. We had this to some extent in BDB, but the
consequence of storing the data in BDB led to other problems, which
then led to FSFS. However, I think the notion of a BLOB store vs. a
"structure" store is a valid one (and one that has been adopted
successfully by other systems, as well).

-Hyrum

-- 
uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com/
Received on 2011-12-21 16:57:50 CET

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.