-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Minor
-
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.
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.