summaryrefslogtreecommitdiffstats
path: root/searchcore/CMakeLists.txt
diff options
context:
space:
mode:
authorGeir Storli <geirst@yahoo-inc.com>2017-06-28 15:15:17 +0000
committerGeir Storli <geirst@yahoo-inc.com>2017-07-03 10:54:34 +0000
commit2a07fc76adf84495eef9281036207230976b306e (patch)
tree5563dac7a0221612081e10d0d29ffddf89ad965f /searchcore/CMakeLists.txt
parentf022a3af057e5acf763da02e139ef87118ea51ae (diff)
Add class to limit the number of outstanding move operations a blockable maintenance job can have.
Diffstat (limited to 'searchcore/CMakeLists.txt')
-rw-r--r--searchcore/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/searchcore/CMakeLists.txt b/searchcore/CMakeLists.txt
index c1d117d51b3..208be618b1f 100644
--- a/searchcore/CMakeLists.txt
+++ b/searchcore/CMakeLists.txt
@@ -95,6 +95,7 @@ vespa_define_module(
src/tests/proton/documentdb/job_tracked_maintenance_job
src/tests/proton/documentdb/lid_space_compaction
src/tests/proton/documentdb/maintenancecontroller
+ src/tests/proton/documentdb/move_operation_limiter
src/tests/proton/documentdb/storeonlyfeedview
src/tests/proton/documentmetastore
src/tests/proton/documentmetastore/lidreusedelayer