From 0924f5eaf3724656ce2a3a417440cf756889f1ab Mon Sep 17 00:00:00 2001 From: shangdehao1 Date: Thu, 7 Mar 2019 08:06:12 +0800 Subject: [PATCH] tools: make cache watermark configurable Signed-off-by: Dehao Shang --- src/common/options.cc | 4 ++++ src/tools/immutable_object_cache/ObjectCacheStore.cc | 9 ++++++--- src/tools/immutable_object_cache/ObjectCacheStore.h | 3 ++- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/src/common/options.cc b/src/common/options.cc index 59ed0e7f429c5..3a3c3be5a0b45 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -7409,6 +7409,10 @@ static std::vector