]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
Revert snap_refresh_nanos feature (#5269)
authorMaysam Yabandeh <myabandeh@fb.com>
Wed, 1 May 2019 17:04:21 +0000 (10:04 -0700)
committermyabandeh <myabandeh@fb.com>
Wed, 18 Sep 2019 21:30:55 +0000 (14:30 -0700)
commit47f0d5fdd07e80179266ddbc515afeb825752dac
tree07835673d1ac429ec09717f22e755dbd953789fd
parent3542f7ef00c7aec871d3badf8993f5d238577e8a
Revert snap_refresh_nanos feature (#5269)

Summary:
Our daily stress tests are failing after this feature. Reverting temporarily until we figure the reason for test failures.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/5269

Differential Revision: D15151285

Pulled By: maysamyabandeh

fbshipit-source-id: e4002b99690a97df30d4b4b58bf0f61e9591bc6e
21 files changed:
HISTORY.md
db/c.cc
db/compaction_iterator.cc
db/compaction_iterator.h
db/compaction_job.cc
db/compaction_job.h
db/compaction_job_test.cc
db/db_impl.h
db/db_impl_compaction_flush.cc
db/snapshot_impl.h
include/rocksdb/c.h
include/rocksdb/options.h
options/cf_options.cc
options/cf_options.h
options/options.cc
options/options_helper.cc
options/options_settable_test.cc
options/options_test.cc
table/mock_table.cc
table/mock_table.h
util/compaction_job_stats_impl.cc