Revision 7441a0ecba355d1c7b8c21e5d37df4e0d0b212da authored by Maysam Yabandeh on 03 April 2019, 22:43:34 UTC, committed by Facebook Github Bot on 03 April 2019, 22:51:30 UTC
Summary:
Ubsna complains that in initialization of WriteUnpreparedTxnReadCallback the method of the child class is used before the parent class is constructed. The patch fixes that by making the aforementioned method static.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/5148

Differential Revision: D14760098

Pulled By: maysamyabandeh

fbshipit-source-id: cf19b7c1fdb5de0a54e62c1deebe09a0fa048ded
1 parent ebb9b2e
History
File Mode Size
win
README -rw-r--r-- 405 bytes
dirent.h -rw-r--r-- 1.0 KB
jemalloc_helper.h -rw-r--r-- 2.5 KB
likely.h -rw-r--r-- 690 bytes
port.h -rw-r--r-- 834 bytes
port_example.h -rw-r--r-- 3.5 KB
port_posix.cc -rw-r--r-- 6.0 KB
port_posix.h -rw-r--r-- 5.4 KB
stack_trace.cc -rw-r--r-- 3.5 KB
stack_trace.h -rw-r--r-- 648 bytes
sys_time.h -rw-r--r-- 1.1 KB
util_logger.h -rw-r--r-- 819 bytes
xpress.h -rw-r--r-- 687 bytes

README

back to top