Revision 01eabf7375d4458c8a352126a8bc57eb600c46c0 authored by Andrew Kryczka on 28 November 2016, 23:36:54 UTC, committed by Facebook Github Bot on 28 November 2016, 23:54:12 UTC
Summary:
Both the single deletion and the value are included in compaction outputs, so no need to update the stat for the value's deletion yet, otherwise it'd be double-counted.
Closes https://github.com/facebook/rocksdb/pull/1574

Differential Revision: D4241181

Pulled By: ajkr

fbshipit-source-id: c9aaa15
1 parent 7ffb10f
History
File Mode Size
env_default.cc -rw-r--r-- 1.3 KB
env_win.cc -rw-r--r-- 29.0 KB
env_win.h -rw-r--r-- 8.2 KB
io_win.cc -rw-r--r-- 29.5 KB
io_win.h -rw-r--r-- 15.7 KB
port_win.cc -rw-r--r-- 7.0 KB
port_win.h -rw-r--r-- 6.2 KB
win_logger.cc -rw-r--r-- 4.4 KB
win_logger.h -rw-r--r-- 1.5 KB
xpress_win.cc -rw-r--r-- 6.5 KB
xpress_win.h -rw-r--r-- 791 bytes

back to top