]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
Cancel manual compactions waiting on automatic compactions to drain (#8991)
authorAndrew Kryczka <andrewkr@fb.com>
Thu, 7 Oct 2021 22:22:34 +0000 (15:22 -0700)
committerAndrew Kryczka <andrewkr@fb.com>
Mon, 11 Oct 2021 23:36:54 +0000 (16:36 -0700)
commitab2aceb4f52b1275154b0e5c0617838de02b91ec
treee4b477ca8bfb43804c721bf17e2518a88ca1c391
parent307a65525aa8f3149a09b9829083b80dc4c63a27
Cancel manual compactions waiting on automatic compactions to drain (#8991)

Summary: Pull Request resolved: https://github.com/facebook/rocksdb/pull/8991

Test Plan: the new test hangs forever without this fix and passes with this fix.

Reviewed By: hx235

Differential Revision: D31456419

Pulled By: ajkr

fbshipit-source-id: a82c0e5560b6e6153089dccd8e46163c61b07bff
HISTORY.md
db/db_compaction_test.cc
db/db_impl/db_impl_compaction_flush.cc
include/rocksdb/options.h