From 5e73e79a13df43e1ce96075c79bd8fa57113a02b Mon Sep 17 00:00:00 2001 From: shangdehao1 Date: Thu, 7 Mar 2019 07:11:53 +0800 Subject: [PATCH] tools: make dedicated thread configurable for RO At cache client side of RO, make dedicated woker thread configurable Also, cleanup useless member of CacheClient class Signed-off-by: Dehao Shang --- src/common/options.cc | 4 +++ .../immutable_object_cache/CacheClient.cc | 34 ++++++++++--------- .../immutable_object_cache/CacheClient.h | 3 +- 3 files changed, 23 insertions(+), 18 deletions(-) diff --git a/src/common/options.cc b/src/common/options.cc index 1e9dbc1e4f610..59ed0e7f429c5 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -7405,6 +7405,10 @@ static std::vector