]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
Add compaction priority information in RemoteCompaction (#8707)
authorJay Zhuang <zjay@fb.com>
Thu, 16 Sep 2021 22:08:23 +0000 (15:08 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Thu, 16 Sep 2021 22:09:35 +0000 (15:09 -0700)
commitb97c53b629727052eaaedc3dc1b75e14e6fb7576
tree193199c782b221166aff17573dc8c3b1dbdb74b7
parent64ca0d9b46c9a0b1afe7adfe4fb79d59fc135e25
Add compaction priority information in RemoteCompaction (#8707)

Summary:
Add compaction priority information in RemoteCompaction, which
can be used to schedule high priority job first.

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

Test Plan: unittest

Reviewed By: ajkr

Differential Revision: D30548401

Pulled By: jay-zhuang

fbshipit-source-id: b30446511fb31b4583c49edd8565d496cf013a34
HISTORY.md
db/compaction/compaction_job.cc
db/compaction/compaction_service_test.cc
include/rocksdb/options.h