rocksdb/cache
anand76 16fa6fd2a6 Remove key length assertion LRUHandle::CalcTotalCharge (#6115)
Summary:
Inserting an entry in the block cache with 0 length key is a valid use case. Remove the assertion in ```LRUHandle::CalcTotalCharge```.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/6115

Differential Revision: D18769693

Pulled By: anand1976

fbshipit-source-id: 34cc159650300dda6d7273480640478f28392cda
2019-12-02 15:00:07 -08:00
..
cache_bench.cc Apply formatter to recent 200+ commits. (#5830) 2019-09-20 12:04:26 -07:00
cache_test.cc Misc hashing updates / upgrades (#5909) 2019-10-24 17:16:46 -07:00
clock_cache.cc Charge block cache for cache internal usage (#5797) 2019-09-16 15:26:21 -07:00
clock_cache.h Change RocksDB License 2017-07-15 16:11:23 -07:00
lru_cache_test.cc Charge block cache for cache internal usage (#5797) 2019-09-16 15:26:21 -07:00
lru_cache.cc Use total charge in MaintainPoolSize (#5813) 2019-09-17 00:16:13 -07:00
lru_cache.h Remove key length assertion LRUHandle::CalcTotalCharge (#6115) 2019-12-02 15:00:07 -08:00
sharded_cache.cc simplify include directive involving inttypes (#5402) 2019-06-06 13:56:07 -07:00
sharded_cache.h Charge block cache for cache internal usage (#5797) 2019-09-16 15:26:21 -07:00