WriteBufferManger doens't cost to cache if no limit is set (#4695)
Summary: WriteBufferManger is not invoked when allocating memory for memtable if the limit is not set even if a cache is passed. It is inconsistent from the comment syas. Fix it. Pull Request resolved: https://github.com/facebook/rocksdb/pull/4695 Differential Revision: D13112722 Pulled By: siying fbshipit-source-id: 0b27eef63867f679cd06033ea56907c0569597f4main
parent
9d6d4867ab
commit
13579e8c5a
Loading…
Reference in new issue