qubole / rubix

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

The number of bytes downloaded should match with the number of requested bytes. #110

Closed abhishekdas99 closed 6 years ago

abhishekdas99 commented 6 years ago

In the bookkeeper readdata method, the data is downloaded in the cache by RemoteReadRequestChain call method. We should verify the number of bytes downloaded with the number of requested bytes. Based on that we should update the cache metadata