Merge dist and backup needs to call missingentries repeatedly

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Minor
    • 1.0
    • Affects Version/s: None
    • Component/s: None
    • None

      In 0.10, merge dist and backup call "missingentry" once. This is fine as long as the configured window size (default 1000) is significantly lower than the maximum number of entries returned (currently 100k).

      They should both loop over the missingentries call until it returns the empty list.

      For the time being, a 50k cap on the window size has been added to compileconfig.py.

            Assignee:
            Linus Nordberg [X] (Inactive)
            Reporter:
            Linus Nordberg [X] (Inactive)
            Archiver:
            Josva Kleist

              Created:
              Updated:
              Archived: