VladRodionov / bigbase

BigBase - read optimized, fully HBase-compatible, NoSQL Data Store
GNU Affero General Public License v3.0
9 stars 1 forks source link

Block cache: FileExtStorage.getStorageSize() reports stale data #43

Closed VladRodionov closed 10 years ago

VladRodionov commented 10 years ago

It does not take into account the current data file size.

VladRodionov commented 10 years ago

Modified size() method. Use ExtStorage.size() to get the current size of a data.