summaryrefslogtreecommitdiffstats
path: root/storage
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2020-11-23 15:32:08 +0100
committerGitHub <noreply@github.com>2020-11-23 15:32:08 +0100
commit5e1794b911b52b7e4ca20ad71a15bac5d0ccd2b6 (patch)
tree96e6fb574832d54a09b93a60a0f47dca987e01b5 /storage
parent0616eecc2ec2a0b267100512ad0dcac5767dde87 (diff)
Revert "Revert "Use 2 rpc threads.""
Diffstat (limited to 'storage')
-rw-r--r--storage/src/vespa/storage/config/stor-communicationmanager.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/src/vespa/storage/config/stor-communicationmanager.def b/storage/src/vespa/storage/config/stor-communicationmanager.def
index adb50465adc..e075f57514b 100644
--- a/storage/src/vespa/storage/config/stor-communicationmanager.def
+++ b/storage/src/vespa/storage/config/stor-communicationmanager.def
@@ -61,7 +61,7 @@ skip_thread bool default=false
use_direct_storageapi_rpc bool default=false
## The number of network (FNET) threads used by the shared rpc resource.
-rpc.num_network_threads int default=1
+rpc.num_network_threads int default=2
## The number of (FNET) RPC targets to use per node in the cluster.
##