Revision 47a09b0a88b1f1f52086aa7dc78be09c8ed2c905 authored by Maysam Yabandeh on 02 May 2017, 00:43:52 UTC, committed by Facebook Github Bot on 02 May 2017, 01:12:46 UTC
Summary:
With row cache being enabled, table cache is doing a short circuit for reading data. This path needs to be updated to take advantage of pinnable slice. In the meanwhile we disabling pinning in this path.
Closes https://github.com/facebook/rocksdb/pull/2237

Differential Revision: D4982389

Pulled By: maysamyabandeh

fbshipit-source-id: 542630d0cf23cfb1f0c397da82e7053df7966591
1 parent aeaba07
History
File Mode Size
benchmark
crossbuild
rocksjni
samples
src
CMakeLists.txt -rw-r--r-- 7.8 KB
HISTORY-JAVA.md -rw-r--r-- 3.2 KB
Makefile -rw-r--r-- 8.5 KB
RELEASE.md -rw-r--r-- 2.3 KB
jdb_bench.sh -rwxr-xr-x 332 bytes
rocksjni.pom -rw-r--r-- 6.1 KB

back to top