aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/CMakeLists.txt
diff options
context:
space:
mode:
authorGeir Storli <geirst@yahoo-inc.com>2016-06-29 14:13:44 +0200
committerGeir Storli <geirst@yahoo-inc.com>2016-06-30 11:18:42 +0200
commitcf51b776825f9f70360bc264a8ac3e1f42dee982 (patch)
tree0ba8d0b9015ba854e927a0b1c2bd5aa23993de7a /searchcore/CMakeLists.txt
parentd33d88da5a845395273046ff34bee05c6cbbafd2 (diff)
Add class that listens to changes in disk/memory usage and updates config used by memory flush strategy.
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 3d72d70af48..46b6666639e 100644
--- a/searchcore/CMakeLists.txt
+++ b/searchcore/CMakeLists.txt
@@ -121,6 +121,7 @@ vespa_define_module(
src/tests/proton/server/data_directory_upgrader
src/tests/proton/server/disk_mem_usage_filter
src/tests/proton/server/health_adapter
+ src/tests/proton/server/memory_flush_config_updater
src/tests/proton/server/memoryflush
src/tests/proton/server/visibility_handler
src/tests/proton/statusreport