aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2020-11-12 11:37:42 +0100
committerGitHub <noreply@github.com>2020-11-12 11:37:42 +0100
commita3bfd5b2600e147bbc3dbd6f55250740a2245370 (patch)
treef4884e2081ad57ca7a2916523e38c1d86b6ef4b5 /storage/src
parentf4dc5e106ebc4a371a3e769228ff1a9557c68750 (diff)
Revert "Use 2 rpc threads."
Diffstat (limited to 'storage/src')
-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 e075f57514b..adb50465adc 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=2
+rpc.num_network_threads int default=1
## The number of (FNET) RPC targets to use per node in the cluster.
##