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

switch our NodeRevID representation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • all
    • 0.13.0
    • src
    • None

    Description

      Right now, we use a representation for NodeRevIDs which is unbounded in length.
      This poses a number of problems for our backend database, but will be even worse
      (read: non-starter) for the eventual move to a SQL-based backend.
      
      Changing the representation to (Node ID, Txn ID) will give us a number of
      benefits, including bounded key length, avoiding the stabilization phase,
      cleaning ancestory modelling (with the potential for future recording of
      multiple ancestors), etc.
      
      (this is somewhere between an enhancement and a defect)
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              gstein Greg Stein
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: