qubole / rubix

Cache File System optimized for columnar formats and object stores
Apache License 2.0
182 stars 74 forks source link

fixes space accounting issue when clean up is disabled #449

Closed suryanshagnihotri closed 3 years ago

suryanshagnihotri commented 4 years ago

Testing :
Started cluster with rubix.cache.cleanup.files.during.start disabled. Warm-up cache by running queries. Verified the size of the cache by restarting bks service. (ie cached files are getting into account, added some logs for debug purpose)

shubhamtagra commented 3 years ago

Please also add a release note