Uploaded image for project: 'Subversion'
  1. Subversion
  2. SVN-4084

FSFS and BDB store large directories inefficiently

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.7.x
    • 1.8.0
    • libsvn_fs
    • None

    Description

      FSFS stores directories as serialized hashes in fulltext.
      
      This causes any changes in-or-under such a directory to create an overly-large
      revision file; with directories whose number of (immediate) children grows
      linearly over time, the size of the directory's representation grows
      quadratically over time.
      
      This issue calls for a more efficient storage of directories in FSFS.
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            danielsh Daniel Shahaf
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: