reverbrain / eblob

Eblob is an append-only low-level IO library, which saves data in blob files. Created as low-level backend for elliptics
GNU Lesser General Public License v3.0
104 stars 29 forks source link

Defrag: Fixed accumulation of bases which comes out the limits. #50

Closed shaitan closed 10 years ago

shaitan commented 10 years ago

When we go through unsorted bases and find a base which can be added to accumulation because of limits we need to consider it's records and size in total counters rather then resetting counters to 0